#oss

1 messages · Page 1 of 1 (latest)

loud daggerBOT
final trellis
#

Hi there!

#

So you want to create a subscription with a Checkout Session, with a free trial, and without asking for payment information?

charred cargo
final trellis
charred cargo
#

Where do i add this?

final trellis
#

When you create the Checkout Session.

charred cargo
#

but like where in my code?

#

I know i need to add this line but i'm using python and I'm not sure how and where to add it to my existing code.

final trellis
#

just after the stripe.checkout.Session.create( line, add a new line with payment_method_collection= 'if_required',

charred cargo
#

Thank you so much!!!!!!!!!!!!!!!!!!!

#

Now how can i get the users to pay after the 30day?

final trellis