#nolan-thach-nguyen_api

1 messages ยท Page 1 of 1 (latest)

crystal harnessBOT
#

๐Ÿ‘‹ 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/1375413973775810570

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hazy ferry
#

๐Ÿ‘‹ happy to help

#

I think this happened because you've passed proration_behavior:"none"

#

which means that you don't to create the first invoice

waxen condor
#

where did he (the admin) set that parameter proration_behavior:"none" in dashboard? And where can I find the logs that show that parameter?

hazy ferry
#

I'm honestly not sure how you set this in the dashboard

#

we're more familiar with the API functionality

#

if you need help with the dashboard flows you need to contact https://support.stripe.com/?contact=true

waxen condor
#

okay, then is there any option that help me to create first invoice? To fix and close this issue.

hazy ferry
#

you can update the subscription and keep the coupon and price but pass propration_behavior:"always" and billing_cycle_anchor: <some time in the future>

#

the date of the next renewal basically

waxen condor
#

one last question, why next billing date is 6 Dec, is that because the previous subscription (sub_1QSsZAFvG2PBfrpSU59Vb3re) cycle end at 6 Dec?

hazy ferry
#

yes

#

sorry

#

I misread your question

#

the billing_cycle_anchor was also set in that request I shared earlier

#

I'm not sure how the admin did this to be honest, like what are the steps they took on the dashboard

waxen condor
#

okay, the billing_cycle_anchor, I got it

#

thanks for your help

hazy ferry
#

sure let me know if you need any more help