#stripe_connect_platform - delayed payment notifications

1 messages · Page 1 of 1 (latest)

gloomy cove
#

Hi catching up on some threads. Will look in one moment

marble brook
#

So why is there a checkout.session.async_payment_succeeded?

#

When is that needed?

gloomy cove
#

They just provide different data

marble brook
#

OK

gloomy cove
#

The above data object is a checkout session

marble brook
#

payment_intent.succeeded is "async" as well right?

gloomy cove
#

So if you need info directly on the session, you can get that with that event

#

Yeah

marble brook
#

So for SEPA and Oxxo and Sofort....*all delayed payments....you always do send payment_intent.succeed is that correct?

gloomy cove
#

Correct. The link I sent says paymentintent webhook events are good for delayed payments