#mathijsfrenken - Ideal
1 messages · Page 1 of 1 (latest)
Hi there!
You can check that here: https://stripe.com/docs/payments/payment-methods/integration-options#payment-method-product-support
And it says that ideal is not supported for subscriptions.
Is the only way to setup ideal for subscriptions to create your own checkout?
Based on the link I just shared, it looks like it's not possible at all to create subscriptions with ideal.
Is it advised to use stripe checkout to accept an ideal payment of 0.01 and then make that go into a subscription?
A few things:
- Stripe has a minimum amount of $0.50 https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
- If you just want to collect payment information, you don't need to make a payment. You could use Checkout in "setup" mode
- But anyway, like I said earlier, even if you are not using Checkout Session, it looks like it's not possible to create subscription with ideal
Checkout in setup mode also doesn't seem to support ideal. I would want to save the ideal settings from stripe checkout and then it will use sepa automatic payments for the subscription
Do you know if there are plans to support ideal in checkout 'setup' mode or for subscriptions ?
Do you know if there are plans to support ideal in checkout 'setup' mode or for subscriptions ?
No idea, sorry.