Jake

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Stripe Subscription with Initial setup fee

I know this is old but for anyone on Google: because of the possibility of the customer not paying the subscription fee I think this is a better solution.

Esentially you:

  1. Create a customer
  2. Create a draft invoice item with the flat fee
  3. Create the subscription (this is the recurring plan).

Cheers!