export enum PaymentType { creditCard = 'creditcard', applePay = 'applepay', stcPay = 'stcpay', samsungPay = 'samsungpay', }