#kid-payment-decline-3ds
1 messages ยท Page 1 of 1 (latest)
๐
kid-payment-decline-3ds
error: {
code: "subscription_payment_intent_requires_action",```
there's this clear error code in this case that indicates you need to do a manual action
Yeah which I can assume it's 3DS but can I validate that?
if it's a card payment it could only be 3DS, so there's nothing to validate beyond that
So what im understanding is theres no way around this challenge, apart from incorporating that manual step into our buy flow is that accurate?
correct, if the bank wants 3DS, you have to present 3DS
Thanks mate
Sure!
US banks are asking for 3DS more and more too
I'd recommend moving forward and actively supporting 3DS in general, you're going to lose more and more volume over time if you don't
I know im just frustrated I didn't consider this initially ๐