Issues with credit card payments
-
Hello,
I am running the newest plugin version (v4.0.3) and lately customers can’t pay anymore using your plugin’s payment method. Switched to OAuth 2.0 lately, had some successful payments since then but in the last 5 days they didn’t work and resulted in a failed order in WooCommerce.
The eh_stripe_pay_dead log contains the following:stdClass Object ( [name] => [email] => [phone] => )
Also noticed in a wt_stripe_oauth logfile this error, which is weird since the API shouldn’t be used anymore, right?[body] => {“type”:”invalid_request_error”,”message”:”Expired API Key provided: sk_live_*********************************************************************************************Py1OZZ”} [response] => Array ( [code] => 401 [message] => Unauthorized )
- You must be logged in to reply to this topic.