#myz123

1 messages · Page 1 of 1 (latest)

boreal gyroBOT
graceful trellis
#

Hi! Let me help you with this.

#

Could you please share the Checkout Session ID?

sick canyon
#

Where is the session id?

#

@graceful trellis

graceful trellis
#

I mean, is there a Checkout Session from which you want to receive this event?

sick canyon
#

@graceful trellis cs_test_a13S22zcJNcuuRn6isHCYaPKHvrNUwnchj85MeuT685FNChwDZFNidnLf2

#

@graceful trellis It works on checkout.session.completed, not checkout.session.async_payment_succeeded

graceful trellis
#

Yes, this event is only triggered for payment method types like bank transfers that may take days to process until they succeed.
I would recommend listening to payment_intent.succeeded instead, because it covers all payment method types.

sick canyon
#

@graceful trellis Thanks. I will try it.

graceful trellis
#

Happy to help!