Builder
class Builder(paymentIntent: PaymentIntent, countryCode: String, googlePayOptions: GooglePayOptions? = null) : ObjectBuilder<AirwallexPaymentSession>
Constructors
Link copied to clipboard
constructor(paymentIntent: PaymentIntent, countryCode: String, googlePayOptions: GooglePayOptions? = null)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setRequireBillingInformation(requiresBillingInformation: Boolean): AirwallexPaymentSession.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard