App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
We're implementing our credit card payment app with 3DS, and the 3DS authenticate may takes long time and Shopify will start retry the payment before 3DS enrolment finish, so I'm thinking we can hit PaymentSessionPending when timeout, and process this transaction later, but I noticed we got the error code and message said:
But the credit card 3DS process said we could set payment to pending then resolve or reject it later, please check the article with #11:
https://shopify.dev/docs/apps/payments/processing-overview#credit-card-payments-with-3-d-secure
Can anybody help to clarify it? or is there any way I can set the timeout mins by my side?