#daredevil
1 messages · Page 1 of 1 (latest)
@delicate fractal sorry for the delay! The Customer Portal is intended to be used by customers who already have a subscription and/or invoices. Customers can't create a new subscription via the Portal.
You'll need to use Stripe Checkout or the PaymentElement to allow customers to sign up for a brand-new subscription.
Is there then a way to disable the trial if a user has had a subscription before? Basically trying to prevent people from using a trial, canceling, then using another trial
and no worries on the delay
Not exactly. You can limit users to one concurrent subscription but any logic to determine whether a customer has previously signed up for a trial will need to be done on your end - https://stripe.com/docs/payments/checkout/limit-subscriptions