create
Create a FlowController that you configure with a client secret by calling configureWithPaymentIntent or configureWithSetupIntent.
Parameters
The Activity that is presenting PaymentSheet.
Called when the customer's selected payment method changes.
Called with the result of the payment after PaymentSheet is dismissed.
Create a FlowController that you configure with a client secret by calling configureWithPaymentIntent or configureWithSetupIntent.
Use this creator if external payment methods are specified in your Configuration.
Parameters
The Activity that is presenting PaymentSheet.
Called when a user confirms payment with an external payment method.
Called when the customer's selected payment method changes.
Called with the result of the payment after PaymentSheet is dismissed.
Create a FlowController that you configure with an IntentConfiguration by calling configureWithIntentConfiguration.
Parameters
The Activity that is presenting PaymentSheet.
Called when the customer's selected payment method changes.
Called when the customer confirms the payment or setup.
Called with the result of the payment after PaymentSheet is dismissed.
Create a FlowController that you configure with an IntentConfiguration by calling configureWithIntentConfiguration.
Use this creator if external payment methods are specified in your Configuration.
Parameters
The Activity that is presenting PaymentSheet.
Called when the customer's selected payment method changes.
Called when a user confirms payment with an external payment method.
Called when the customer confirms the payment or setup.
Called with the result of the payment after PaymentSheet is dismissed.
Create a FlowController that you configure with a client secret by calling configureWithPaymentIntent or configureWithSetupIntent.
Parameters
The Fragment that is presenting PaymentSheet.
called when the customer's PaymentOption selection changes.
called when a PaymentSheetResult is available.
Create a FlowController that you configure with a client secret by calling configureWithPaymentIntent or configureWithSetupIntent.
Use this creator if external payment methods are specified in your Configuration.
Parameters
The Fragment that is presenting PaymentSheet.
Called when a user confirms payment with an external payment method.
called when the customer's PaymentOption selection changes.
called when a PaymentSheetResult is available.
Create a FlowController that you configure with an IntentConfiguration by calling configureWithIntentConfiguration.
Parameters
The Fragment that is presenting PaymentSheet.
Called when the customer's selected payment method changes.
Called when the customer confirms the payment or setup.
Called with the result of the payment after PaymentSheet is dismissed.
Create a FlowController that you configure with an IntentConfiguration by calling configureWithIntentConfiguration.
Use this creator if external payment methods are specified in your Configuration.
Parameters
The Fragment that is presenting PaymentSheet.
Called when the customer's selected payment method changes.
Called when a user confirms payment with an external payment method.
Called when the customer confirms the payment or setup.
Called with the result of the payment after PaymentSheet is dismissed.