Builder
Builder to add optional callbacks to PaymentSheet.
Parameters
resultCallback
Called with the result of the payment after PaymentSheet is dismissed.
Functions
Link copied to clipboard
Link copied to clipboard
Returns a PaymentSheet composable.
Returns a PaymentSheet.
Link copied to clipboard
fun confirmCustomPaymentMethodCallback(callback: ConfirmCustomPaymentMethodCallback): <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
fun externalPaymentMethodConfirmHandler(handler: ExternalPaymentMethodConfirmHandler): <Error class: unknown class>
Link copied to clipboard