#enock-charge-status

1 messages · Page 1 of 1 (latest)

mighty flameBOT
zinc basin
#

enock-charge-status

#

Hey @obtuse belfry it depends on the payment method type(s) that you are using/accepting

obtuse belfry
#

I'm using paymentElement, accepting with stripe.confirmPayment()

zinc basin
#

Sure but what payment method types like card, SEPA Debit, Alipay, others?

obtuse belfry
#

okay card

zinc basin
#

Okay then if you only use card payments the Charge will never be pending. It either succeeds or fails synchronously so it won't be an issue!

obtuse belfry
#

Okay thank you