createPaymentMethod
abstract suspend fun createPaymentMethod(options: Options.CreatePaymentMethodOptions): PaymentMethod?
Create a Airwallex PaymentMethod using Options
Return
a PaymentMethod from Airwallex server
Create a Airwallex PaymentMethod using Options
a PaymentMethod from Airwallex server