#Morio

1 messages ยท Page 1 of 1 (latest)

inland ivyBOT
halcyon pelican
#

Hello! Yes, you can create a Subscription that does not require an initial payment for a Customer that does not have a Payment Method on file.

livid storm
#

But this would mean we would have to create the subscription our selves with the api right?
We can't just use the checkout session creation process for this and use the stripe checkout flow ?

halcyon pelican
livid storm
#

What we would like to achieve is that we just use the stripe checkout session with our subscription type and if there is a 100% coupon applied the user can continue without entering card details.
If the user does not have a coupon he has to enter the CC details

halcyon pelican
#

I'm not sure if Checkout supports the coupon use case, but it will work with a trial period.

livid storm
#

Ok thank you ! I will try ๐Ÿ™‚

#

I mean the combination coupon + payment_method_collection seems like a way to try ๐Ÿ˜„

livid storm
#

This works exactly the way we need it ๐Ÿ™‚

#

we get our 0 โ‚ฌ invoices and the customer does not have to enter any payment details