We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Payment not allowed in cents using the front-end forms
Pull request: #134
The text was updated successfully, but these errors were encountered:
Hi @srimanaravind we'll add support to pass the format in the next release.
Sorry, something went wrong.
@andrelopez thanks, I already created a pull request in case you need it
Adds support for customAmountStep #135
9d5ee81
Hi @srimanaravind we just released Stripe Payments v3.1.0 with support for customAmountStep via options
customAmountStep
Thanks for the PR
{{ craft.enupalStripe.paymentForm('handle', {'customAmountStep' : "0.01"}) }}
andrelopez
No branches or pull requests
Description
Payment not allowed in cents using the front-end forms
Pull request: #134
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: