Thanks dougaitken!
Can you enable logging for the Stripe extension and try again, then see if there is an error logged for the transaction?
Yes. Error log says:
{
“error”: {
“code”: “testmode_charges_only“,
“doc_url”: “https://stripe.com/docs/error-codes/testmode-charges-only”,
“message”: “Your account cannot currently make live charges.“,
“type”: “invalid_request_error”
}
}
And I check testmode_charges_only and I follow the link in Stripe for ” Activate your account”. My Account is active now and it was activated in the past too.
But, I have done this step too many times. Maybe I am forgetting something important. I don’t know. The error continues ??
I’m using Paypal and bank transfer in addition to Stripe.
Thanks in advance.