Package com.stripe.android.paymentsheet
Types
Link copied to clipboard
Callback that is invoked when the customer's PaymentOption selection changes.
Link copied to clipboard
A drop-in class that presents a bottom sheet to collect and process a customer's payment.
Link copied to clipboard
class PaymentSheetContract : ActivityResultContract<PaymentSheetContract.Args, PaymentSheetResult>
Content copied to clipboard
Link copied to clipboard
The result of an attempt to confirm a PaymentIntent or SetupIntent.
Link copied to clipboard
Callback that is invoked when a PaymentSheetResult is available.