blesta / coinbase_commerce
Coinbase Commerce lets you integrate cryptocurrency payments into your business, and let customers pay you directly from their computer or mobile device using the blockchain.
Installs: 107
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
This package is auto-updated.
Last update: 2024-10-16 01:07:16 UTC
README
Coinbase Commerce lets you integrate cryptocurrency payments into your business, and let customers pay you directly from their computer or mobile device using the blockchain.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/coinbase_commerce
-
OR upload the source code to a /components/gateways/nonmerchant/coinbase_commerce/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/gateways/nonmerchant/coinbase_commerce/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the Coinbase Commerce gateway and click the "Install" button to install it
-
You're done!