PaymentSheetContract
Deprecated
This isn't meant for public usage and will be removed in a future release. If you're looking to integrate with PaymentSheet in Compose, use rememberPaymentSheet() instead.
Functions
Link copied to clipboard
Link copied to clipboard
open fun getSynchronousResult(context: Context, input: PaymentSheetContract.Args): ActivityResultContract.SynchronousResult<PaymentSheetResult>?
Link copied to clipboard