#bdthai81_docs

1 messages · Page 1 of 1 (latest)

crystal plankBOT
#

👋 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/1338833286474104852

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

ember pine
#

hi there!

austere current
#

hi

ember pine
#

the doc you shared metnion this:

PayNow payments don’t support automatically charging invoices. You need to configure invoices and subscriptions with send_invoice collection_method.

austere current
#

yes, it's a bit confusing to me

#

I'm hearing from others that stripe supports PayNow on subscriptions

ember pine
#

yes it is supported with collection_method: send_invoice

austere current
#

what is the other method option?

#

i see, so it does not work with the charge_automatically option

ember pine
#

correct

austere current
#

understood

#

and with the send_invoice method. Is there a way to extract the QC code? or it's embedded in the email invoice?

ember pine
#

I'm not sure. I would recommend to do some tests in test mode to see how it works exactly