#Jerry Jose

1 messages · Page 1 of 1 (latest)

neon warrenBOT
oblique zephyr
#

hi! it happens for certain types of payment methods that have async processing, like ACH bank payments

lucid trail
#

can we test with card payment?

oblique zephyr
#

well cards never generate that event so there would be nothing to test

lucid trail
#

so card payment is sync process ? in live also?

#

what about the card payment with 3D secure

oblique zephyr
#

yes it's sync

#

and for 3DS that's not involved at this part really. The PaymentIntent is in the requires_action status while 3DS is required/being performed, and then moves immediately to a state like succeeded when it completes

lucid trail
#

thanks