#nhuzaifa_70357

1 messages · Page 1 of 1 (latest)

sick ploverBOT
winged valve
#

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?

fiery swallow
#

checkout.session.completed

#

This is the one I have set up on the web hook

fiery swallow
winged valve
#

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

Create and manage subscriptions to accept recurring payments.

Learn about common pricing models and how to create them.

fiery swallow
#

Great !!