#blackbirdgunner_api

1 messages ยท Page 1 of 1 (latest)

azure forgeBOT
#

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

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

autumn tusk
#

It'll contain a client_secret you can use to init Elements with to collect payment

#

expand: ['latest_invoice.confirmation_secret']

noble plinth
#

Thanks! I just need to use this client secret in stripe.handleNextAction() on frontend side like before?

autumn tusk
#

Yes, assuming it's status: 'requires_action'

#

(which should be if it's a 3DS related fail)

noble plinth
#

okay

#

thanks

azure forgeBOT
stone bronze
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

noble plinth
stone bronze
#

correct

#

basically you can retrieve the invoice and expand on expand: ["payments.data.payment.payment_intent"]

#

with the latest_invoice ID