Hi,
I am trying to use Stripe Plugin in my app to charge users. I am successfully getting the Stripe popup where card details are filled but once I click on “Pay” button, I get this error: Stripe error: You cannot accept payments using this API as it is no longer supported in India. Please refer to https://stripe.com/docs/payments for accepting payments.
I looked into the Stripe dashboard. It’s showing invalid_request_error
there with 400 ERR
status.
What could be the problem here? Please help!