Open webdes03 opened 2 years ago
I'm looking to use Stripe and APIM together, but would like to be able to offer a free trial prior to payment. Is there a recommended pattern for setting this up with APIM/Stripe?
Stripe has a "delay payment to offer a free trial" mechanism baked in.
https://stripe.com/docs/billing/subscriptions/trials
I'm looking to use Stripe and APIM together, but would like to be able to offer a free trial prior to payment. Is there a recommended pattern for setting this up with APIM/Stripe?