#leonardogranetto99-checkout

1 messages · Page 1 of 1 (latest)

delicate jolt
#

are you using payment mode?

frozen fulcrum
#

In session.create() ? yes

#

Thats the whole object I get

delicate jolt
#

so the checkout.session.completed event wouldn't have the Charge id i.e. ch_. You have two options here :

  • make a request to retrieve the PaymentIntent with the PaymentIntent id in checkout.session.completed
  • listen for the
    payment_intent.succeeded event also