Stripe gateway error
-
On checkout, receiving this error:
Fatal error: Class ‘Stripe’ not found in /home1/highview/public_html/wp-content/plugins/wp-e-commerce/wpsc-merchants/pw_wpsc_stripe_merchant.php on line 110
Where line 110 is:
Stripe::setApiKey($secret_key);
They key is already established in the settings. How to fix?
The topic ‘Stripe gateway error’ is closed to new replies.