#_kamih_
1 messages · Page 1 of 1 (latest)
Is there a known issue with Link for customers in India? I keep getting errors from them. Nearly all my failed Link attempts are from India.
I believe this is a known issue where LInk isn't supported for India customers, but let me double check
Yeah internally I do see that Link isn't supported with India (but I can't seem to find it in the docs)
so why is automatic payment methods adding it as an option for them?
@viral timber should I just not create and mount the link-authentication-element for Indian customers?
or do I need to build a different flow and not use automatic_payment_methods when creating the payment intent?
I see there's an option for payment_method_configuration now, but I don't have access to this yet.
Let me check on one thing with a teammate really quick
Yeah so I think you'd want to add logic on your end to check the customer country and just not mount the link authentication element if you believe the customer is in india
ok, I can do that.
In the future, can I just make a different config for them that doesn't have link?
I think you'd still want to keep the logic to not mount the link authentication element
Ok. I'll just do that then. Thank you for your help. You may want to update your docs to mention that Link doesn't work in India, or to just silently disable it on your end for Indian IPs.
yeah definitely agree with you there 👍 i'll flag it to the team