You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ask your Question
In our app, we give the user the option to change the amount they're paying while the credit card input box is visible. The problem with this is that the amount is registered when the createOrder handler is called, which apparently is only called once when the user clicks on the "Pay with Debit/Credit card" button.
The text was updated successfully, but these errors were encountered:
To Do First
Ask your Question
In our app, we give the user the option to change the amount they're paying while the credit card input box is visible. The problem with this is that the amount is registered when the createOrder handler is called, which apparently is only called once when the user clicks on the "Pay with Debit/Credit card" button.
The text was updated successfully, but these errors were encountered: