Version: Next
PaymentMethodSelectModal
The payment method select modal is used to select one of the user's payment cards.
Loading...
Usage#
Reference#
Props#
onDisplay#
() โ 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.