#robin-checkout-nopaymentmethod
1 messages · Page 1 of 1 (latest)
Yes you can do that. We describe that approach in this doc: https://stripe.com/docs/payments/checkout/free-trials
Those docs are for without payment details, we want the opposite
What do you mean by "amount totals to $0"?
A subscription may cost $10 normally, but with a coupon code for 100% off it would total to $0
So no payment due, and no payment method required 🤞
Unfortunately I do not think we can configure the Checkout to make that change when applying promotion codes.
No worries, thanks for clarifying
Sure thing. FWIW you might test this out yourself, passing the payment_method_collection="if_required" parameter and then applying a 100% off coupon