#Ronit
1 messages · Page 1 of 1 (latest)
A PaymentIntent won't be cancelled automatically unless the user decides to cancel it.
in my case i did obeserved that cancel payment is calling itself from SDK
what's the payment intent id?
pi_3No4yu4DfIvvXFPZ0fDGceIr
I dont see any request that cancels this pi
so does it because of the credit cacrd is expired and payment cannot made with it?
What makes you think that this PaymentIntent was cancelled?
i am just getting alert that credit card year is expired and when i continue with that action payment Intent id is cancels
What do you mean by payment Intent id is cancels ?
giving me error instead of try await self.collectCancelable?.cancel() this function