Closed bgf2 closed 4 years ago
Same here, right after uploading the integration.
open the coinbase.php file in modules folder delete this line:
require_once __DIR__ . '/Coinbase/vendor/autoload.php';
You need either to install Coinbase lib using composer install
Or download a release
Hi there, unfortunately we are moving towards deprecating support for this plugin repository as it hasn't captured enough audience for us to maintain it at this time, although we may pick it up again in the future. The dependency coinbase-commerce-php SDK however will be kept alive. Feel free to clone this repository to make modifications for your use, or post any PR's you would like to fix for the php SDK to share with the community.
Alternatively, you may want to check out our Shopify or Woocommerce plugins.
Sorry we couldn't be more helpful at this time.
Fatal error: require_once(): Failed opening required '/home/hosting/public_html/billing/modules/gateways/Coinbase/vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/hosting/public_html/billing/modules/gateways/coinbase.php on line 2 Oops! Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.
Whoops\Exception\ErrorException: require_once(): Failed opening required '/home/hosting/public_html/billing/modules/gateways/Coinbase/vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/hosting/public_html/billing/modules/gateways/coinbase.php:2 Stack trace:
0 /home/hosting/public_html/billing/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(64, 'require_once():...', '/home/hosting...', 2)
1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown()