Version: Next
PaymentMethodUpdateModal
Used to update the payment method for users.
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
#
(userObject) โ void
Callback function called when the user updates payment method succesfully.
onFailure
#
(errorObject) โ void
Callback function called when the payment update fails.