Hi everyone,
I have a problem when I click on an order to view its details
This is the log:
Fatal error: Uncaught exception 'Stripe\Exception\InvalidArgumentException' with message '$config must be a string or an array' in /home/xbhbuobm/public_html/modules/stripe_official/vendor/stripe/stripe-php/lib/BaseStripeClient.php:55 Stack trace: #0 /home/xbhbuobm/public_html/modules/stripe_official/classes/StripeDispute.php(44): Stripe\BaseStripeClient->__construct(false) #1 /home/xbhbuobm/public_html/modules/stripe_official/classes/StripeDispute.php(51): StripeDispute->getAllDisputes() #2 /home/xbhbuobm/public_html/modules/stripe_official/stripe_official.php(1281): StripeDispute->orderHasDispute(NULL) #3 /home/xbhbuobm/public_html/classes/Hook.php(569): Stripe_official->hookDisplayAdminOrderContentOrder(Array) #4 /home/xbhbuobm/public_html/classes/Hook.php(524): HookCore::coreCallHook(Object(Stripe_official), 'hookdisplayAdmi...', Array) #5 /home/xbhbuobm/public_html/controllers/admin/AdminOrdersController.php(1787): HookCore::exec('displayAdminOrd...', Array) #6 /home/xbhbuobm/public_html/classes/controller/AdminContr in /home/xbhbuobm/public_html/modules/stripe_official/vendor/stripe/stripe-php/lib/BaseStripeClient.php on line 55
This is the url:
Version of prestashop: 1.6.1.0
Version of PHP: 5.6
Someone can help me?
Thanks