#alphatings

1 messages · Page 1 of 1 (latest)

modest juncoBOT
burnt geode
#

I'd recommend reading through that doc to get a general understanding of how they work, and for your use case you'd want somethign like this:

  • first phase would be the 30 day trial
  • second phase would be from trial end to the the first of the month
  • and then after that the schedule can be released
green sable
#

Will read up on it, much appreciated!

#

Another quick question @burnt geode, do i have to create a payment intent or does the subscription handle that automatically? Plan on using React Stripe Elements on the front end to associate the card with the customer, do I need to do anything to facilitate the card to the subscription tho?

burnt geode
#

The Subscription should handle Payment Intent creation automatically

#

More specifically, Subscriptions will create Invoices, which will create a Payment Intent once they've been finalized