#mattsulima

1 messages ยท Page 1 of 1 (latest)

frail girderBOT
tacit niche
#

Hi there ๐Ÿ‘‹ if the first Invoice for a Subscription doesn't require a payment, then the Subscription will generate a Setup Intent and you can use the client secret for that intent to initialize the Payment Element. The ID of that Setup Intent is stored in the pending_setup_intent field:
https://stripe.com/docs/api/subscriptions/object#subscription_object-pending_setup_intent

zenith lodge
#

Sounds promising! I'll look into it, thank you !

tacit niche
#

Happy to help!