Skip to content

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

@skillanything

Description

@skillanything

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions