Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to re-trigger createOrder when a prop changes when using "Pay with debit or credit card" #128

Open
2 tasks done
starboundfox opened this issue Jun 12, 2022 · 0 comments

Comments

@starboundfox
Copy link

To Do First

  • Take a look in the README
  • Take a look in the docs

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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant