#jonastex_api

1 messages ¡ Page 1 of 1 (latest)

clever tideBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1339472651181359186

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

zealous bough
#

You can use invoice.paid event to determine whether the subscription is paid for a specific cycle

random wigeon
#

So I can create an invoice attached to the subscription and once it is paid the subscription automatically updates to indicate that the next month has been paid ? I want the client to be able to pay their invoices in advance

zealous bough
#

Stripe doesn't support attaching one-time / pre-paid invoice into a subscription

#

Subscription will create an invoice automatically every billing cycle

#

Customer should be paid against the automatic recurring invoices

random wigeon
#

Ok, so I can't manually define that a due payment has been made ?
Or is it possible to set Stripe to create the subscription invoice X days before its end for the next month ?

zealous bough
#

This is not supported currently. I'd recommend writing to Support https://support.stripe.com/contact to share your feedback, so that we can share it with relevant team

random wigeon
#

Ok, where can I create the feedback ?

#

Ok I found it. Thanks for your time have a nice day