#armanelli_webhooks

1 messages ยท Page 1 of 1 (latest)

flat caveBOT
#

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

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

craggy gorgeBOT
dusk oracle
#

Hi there ๐Ÿ‘‹ taking a look

#

Reviewing how our flow for using Boleto with Subscriptions works:
https://docs.stripe.com/payments/boleto/set-up-subscription
I don't believe this is possible, and believe we email those details to the customer instead. But I'm still taking a closer look at the Events you shared to see if there is anything there you can pull from.

storm condor
#

Hi! Thanks for the response. You are correct, the Payment Intent is also present on the Invoice, so I think I can use it instead of the Charge to find the Boleto information when it is present on the next_action field. Thanks! I think that it will work