AirwallexAddPaymentDialog

constructor(activity: ComponentActivity, session: AirwallexSession, supportedCardSchemes: List<CardScheme> = enumValues<AirwallexSupportedCard>().toList().map { CardScheme(it.brandName) }, paymentResultListener: Airwallex.PaymentResultListener, dialogHeight: Int? = null)