#lucynoodles20
1 messages · Page 1 of 1 (latest)
Hi there! A Charge associated with a PaymentIntent can only be canceled if the PaymentIntent is only in one of these states:
Requires a payment method.
Requires confirmation.
Requires action.
Requires capture.
Is still processing.
In this case, the PaymentIntent likely still has a processing status, so you should be able to cancel the PaymentIntent.