#smitit1999_unexpected

1 messages ยท Page 1 of 1 (latest)

vagrant oxideBOT
#

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

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

marsh flower
#

hi there!

#

having a look

royal summit
#

Thanks!

marsh flower
#

so looks like everything worked as expected?

royal summit
#

yes everything is working as expected but I am not quite sure why the subscription has the pause_collection set to keep_draft and why isn't taking effect?

#

And also when was this field updated to what it is now

#

aah okay, you mean to say, that Stripe kept it draft by default and it is my API that finalized and attempted the payment. Is it correct?

#

Also what will happen if I resume the collection? Will anything break?

marsh flower
#

but I am not quite sure why the subscription has the pause_collection set to keep_draft
it was set on 2023-01-16. but it's too old now to see exactly what happened.

#

aah okay, you mean to say, that Stripe kept it draft by default and it is my API that finalized and attempted the payment. Is it correct?
correct

#

Also what will happen if I resume the collection? Will anything break?
I recommend doing some tests in test mode, but things should just work.

royal summit
#

Got it ๐Ÿ‘ Thanks for the help!