Builder
class Builder(paymentIntent: PaymentIntent, customerId: String, nextTriggerBy: PaymentConsent.NextTriggeredBy, countryCode: String) : ObjectBuilder<AirwallexRecurringWithIntentSession>
Constructors
Link copied to clipboard
constructor(paymentIntent: PaymentIntent, customerId: String, nextTriggerBy: PaymentConsent.NextTriggeredBy, countryCode: String)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setGooglePayOptions(googlePayOptions: GooglePayOptions?): AirwallexRecurringWithIntentSession.Builder
Link copied to clipboard
fun setMerchantTriggerReason(merchantTriggerReason: PaymentConsent.MerchantTriggerReason): AirwallexRecurringWithIntentSession.Builder
Link copied to clipboard
Link copied to clipboard
fun setRequireBillingInformation(requiresBillingInformation: Boolean): AirwallexRecurringWithIntentSession.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard