#ravelens
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ravelens-account-support, 5 days ago, 4 messages
- ravelens-connect-qs, 5 days ago, 26 messages
- ravelens, 5 days ago, 9 messages
You create a 6 month trial Subscriptions for your first 1000 customers
I guess you would need to control the 1000 pool on your side
Should i create new product for this ?
Because for current code
It's using
stripe.createPaymentMethod({
type: "card",
card: cardElement,
billing_details: {
name: userInfo.name,
},
}
That's an old/legacy integration
You would want to follow the latest Doc at https://stripe.com/docs/billing/subscriptions/build-subscriptions