#durrell0786_webhooks

1 messages ยท Page 1 of 1 (latest)

rare chasmBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

tall ravine
#

Hi ๐Ÿ‘‹

We do not have any guarantees for webhook event timing but, in general, the timeline you see in the CLI and when delivering to a production webhook endpoint will be roughly the same.

#

At least with respect to event generation

shrewd wigeon
#

I've seen Inbound and Outbound Transfers move from processing to succeeded instantly in the CLI which does not happen in live mode. It takes days in live mode, so I thought these events might not happen instantly together as well.

tall ravine
#

That's live vs test mode and specifically Issuing/Treasury flows which require using ACH

#

That's a different kettle of fish entirely

#

The Setup Intent and attachment of the payment method occur entirely within Stripe infrastructure so there's less of an impact

shrewd wigeon
#

When I wrote, "In prod, do you know how far apart they will typically be?" what I mean was, do you know how far apart they will be in live mode.

tall ravine
#

Where we have to move funds with banks, we run into longer timelines

shrewd wigeon
#

ok, so safe to say they happen very close together in live mode.

tall ravine
#

And I said, we don't have any guarantees and you should absolutely not depend on them happening together, but they do happen regularly close since the same action results in both events

#

When a Setup intent completes successfully, it attaches the saved payment method.

shrewd wigeon
#

ahhh, ok. So if it attaches, then that means it succeeds.

tall ravine
#

Yup

shrewd wigeon
#

Ok. Thank you so much.

tall ravine
#

We've got a few flows that are like that

#

Payment Intents succeed when the related charge succeeds, etc.