#Ellène-paymentintent-cancellation
1 messages · Page 1 of 1 (latest)
Do you have the ID of a PaymentIntent where you're seeing this that I can take a look at?
sure pi_3JZam5DlpLzq27jH4ejWUxWw
Oh I see, give me a moment to look into this
ok thank you toby 🙂
Thanks for your patience!
It looks like your integration is making the request to cancel the payment intent. This request has an optional parameter that can be passed in to set the cancellation_reason, and my testing showed that passing a value for that parameter will result in it being set to null.
https://stripe.com/docs/api/payment_intents/cancel#cancel_payment_intent-cancellation_reason