#nhuzaifa_70357
1 messages · Page 1 of 1 (latest)
That's a bit of a specific use-case, so I doubt if there's a tutorial or documentation on that specific implemenation. That being said, which webhooks are you listening to that you need products from?
A general article to designing payment architectures will help a lot. Please share if you know of any.
If you're using Checkout, then this is a pretty solid guide: https://stripe.com/docs/checkout/quickstart
If you're using Subscriptions to set up your tiered billing structure, then this is also helpful: https://stripe.com/docs/billing/subscriptions/build-subscriptions
And here's a mention of different billing models that might be of use: https://stripe.com/docs/products-prices/pricing-models
Great !!