#dineshkumar_docs
1 messages ¡ Page 1 of 1 (latest)
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.
- dineshkumar_docs, 21 hours ago, 27 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1252551094345793546
đ Have more to share? Add details, code, screenshots, videos, etc. below.
I don't understand what you're asking me
What exactly are you trying to build? That screenshot has no context at all
after subscription creation , we need to recieve amount from customer for number of quantity
we create three products
- Hosting montthly plan
- $5/Agent
- $50/MLS
product 1 get amount from subscripton payment
other 2 products (2, 3) we get amount from customer, later(After lanuch website)
OK, and what have you done so far with Stripe?
i have no idea this scenario
i need document reference example to achive this, please..
Sure, this is a guide for recurring payments: https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=elements
product 1 I created recurring montly on dashboard https://docs.stripe.com/billing/subscriptions/build-subscriptions?platform=web&ui=elements#create-pricing-model for subscription
product 2 and 3 is usage based(volume) amount at end of the month
how we will get amount from customer for product 2 and 3....
You report the usage via the API: https://docs.stripe.com/billing/subscriptions/usage-based/recording-usage