enupal / stripe

Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS
https://enupal.com/craft-plugins/stripe-payments/
Other
33 stars 19 forks source link

Bug with total amount max 10k? #332

Closed tomfischerNL closed 1 year ago

tomfischerNL commented 1 year ago

Description

When I have a custom amount field, and I fill in 15.000, I get an error that the maximum amount is 10.000?

Steps to reproduce

See attachments.

Before the 5.0.9 update I had no problems with this, so maybe something changed there?

Additional info

tomfischerNL commented 1 year ago

I think it was the payment method "sepa credit" that supports max 10k.

So this is not a bug ;)