#2022.i-metadata

1 messages · Page 1 of 1 (latest)

lean ivy
#

hi! the metadata is on the CheckoutSession object, so it will be on the checkout.session.completed event only. Not other event types if that 's what you're listening to in your webhooks.

iron talon
#

dose it mean this pay complete when I get the checkout.session.completedevent

#

as I also get an eventpaymentintet success

#

I don't know which event means the pay success

lean ivy
#

you should just use the checkout.session.completed event

iron talon
#

why I also get an event namedpaymentintent success

lean ivy
#

because that's just how it works

#

there are multiple objects involved, the PaymentIntent is the low level object representing the payment and one of those is created/paid when using Checkout