#leonardogranetto99-checkout
1 messages · Page 1 of 1 (latest)
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.succeededevent also