export interface PaymentMethodParams { paymentMethodType: string; }