Builder
class Builder(paymentIntentId: String, clientSecret: String, paymentMethodType: String) : ObjectBuilder<ConfirmPaymentIntentParams>
Constructors
Functions
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setPaymentConsentOptions(paymentConsentOptions: PaymentConsentOptions?): ConfirmPaymentIntentParams.Builder
Link copied to clipboard
Link copied to clipboard