Question
- Is there a minimum amount I can use to test my Stripe integration?
- Is there a minimum amount a course can cost?
- Why is my Stripe payment rounding down to $0.00?
Solution
If your course pricing is under Stripe's minimum charge amounts, Stripe will round the payment down to 0 and will not charge the student.
For subscriptions, if an invoice is too small to be charged, it gets bumped into the next invoice. For one time payments, the order will fail.
A list of the minimum charge amount by currency can be found here.
Important Considerations
- This also applies to testing the Stripe integration on your own account.
- If you are seeing payments fail with Stripe we suggest checking the accepted card types with the Thinkific Stripe integration, and the minimum charge by currency