#MarcosH
1 messages ยท Page 1 of 1 (latest)
I'm creating the subscription through the API btw
Hello ๐
For Subscriptions which doesn't require any payment upfront (i.e. with trials) we create a SetupIntent that you can use to ask your users to provide a payment method that you can store and charge later
https://stripe.com/docs/api/subscriptions/object?lang=curl#subscription_object-pending_setup_intent
does that help? ๐
great. Will look into that. Thanks a lot
NP! ๐ Happy to help
Good luck