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
open override fun build(): AirwallexPaymentSession
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard