wpsharks / s2member

s2Member® Framework (membership management for WordPress®).
64 stars 36 forks source link

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

Open skillanything opened 1 year ago

skillanything commented 1 year ago

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