#LuisC - checkout sessions

1 messages · Page 1 of 1 (latest)

serene moon
#

Hi 👋

#

Could you tell me what information you are looking for in order to process successful payments? What sort of confirmation do you need?

sonic gull
#

I am just looking for "payment_status": "paid" and the metadata I added when creating the session

serene moon
#

Okay I'm reviewing a test integration I have running. Let me take a look.

#

Okay so async_payment_succeeded is specifically used for voucher-based payment methods

#

In those cases, for payment methods like Boleto or OXXO, it could be days after the checkout session completes when the payment is processed.

sonic gull
#

okay, so I won't be receiving both webhooks for a SEPA payment for example, only the async one, right?

serene moon
sonic gull
#

okay, that makes it pretty clear. thanks!