Version: 2.0.0
PaymentMethodSelectModal
The payment method select modal is used to select one of the user's payment cards.
Loading...
#
Usage#
Reference#
PropsonDisplay
#
() โ void
Callback function called when the modal is first displayed.
onClose
#
() โ void
Callback function called when the modal is closed.
onSuccess
#
(selectedPaymentMethodId) โ void
Callback function called when the payment method is selected succesfully.