#Emmanuel G. - PaymentIntent threshold
1 messages · Page 1 of 1 (latest)
Hi there! Taking a look at this
Are you referring to these minimums or something else? https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
yes
No, this isn't possible. Could you share a bit more on your use case for this to make sure I understand what you're trying to solve for?
In the event that I end up with a purchase less than 50 cents USD, I would like to still be able to load the payment element but this requires a client secret and would require me to switch to a setup intent inorder to get a client secret without a charge amount attached. I do lose payment methods that the user may have had if the charge was above 50 but I was more just looking at it as a way to emulate the charge happening even though it doesn't happen.
Again though this is me just trying to find out my constraints with the package 😄