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: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:blesta-gateway-nonmerchant

1.0.1 2023-06-15 19:48 UTC

This package is auto-updated.

Last update: 2024-04-16 00:13:15 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

  1. You can install the gateway via composer:

    composer require blesta/coinbase_commerce
    
  2. 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/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the Coinbase Commerce gateway and click the "Install" button to install it

  2. You're done!