Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe Payment using cards for Indian customers are not working #1235

Open
skillanything opened this issue May 15, 2023 · 0 comments
Open

Stripe Payment using cards for Indian customers are not working #1235

skillanything opened this issue May 15, 2023 · 0 comments

Comments

@skillanything
Copy link

Hi,

My website is SkillAnything.com

When you try to buy a membership,

  1. 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"

  1. While on the from end the page the reloads and we see this error:

"Invalid parameters to Stripe; please contact the site owner."
image

@skillanything skillanything changed the title Stripe Payment using cards fro Indian customers are not working Stripe Payment using cards for Indian customers are not working May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant