ConfirmCustomPaymentMethodCallback
Handler to be used to confirm payment with a custom payment method.
To learn more about custom payment methods, see "docs_url"
Functions
Link copied to clipboard
abstract fun onConfirmCustomPaymentMethod( customPaymentMethod: PaymentSheet.CustomPaymentMethod, billingDetails: PaymentMethod.BillingDetails)
Called when a user confirms payment or setup with a custom payment method.