-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi,
My website is SkillAnything.com
When you try to buy a membership,
- I am getting this error on the back-end while submiting the card details for membership purchase using any card (Visa etc..) from India.
PaymentMethods of type card cannot be attached to Customers directly without 3DS due to Indian payment regulations. Please instead provide the PaymentMethod and Customer alongside a SetupIntent or PaymentIntent with the setup_future_usage
parameter. See https://support.stripe.com/questions/guide-for-saving-cards-in-india for more details.",
"request_log_url": "https://dashboard.stripe.com/logs/req_hqeJ5of3ZBow5a?t=1684156082",
"type": "invalid_request_error"
- While on the from end the page the reloads and we see this error:
"Invalid parameters to Stripe; please contact the site owner."
Metadata
Metadata
Assignees
Labels
No labels