#arshad.cm
1 messages · Page 1 of 1 (latest)
there is a https://stripe.com/docs/api/events/types#event_types-payment_intent.canceled event that might have happened.
So when I am manually cancel the payment intent also, This event will get triggered, right?
I would think so, yes
My intention was to when ever the stripe is cancelling the intent I need to create another one, else I don't need it.
So this is not proper one for me.
I see, I don't think there's another option really though