blesta/cornerstone

Cornerstone

Installs: 270

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:blesta-gateway-merchant

1.2.0 2021-09-24 17:43 UTC

This package is auto-updated.

Last update: 2024-04-18 22:54:47 UTC


README

Build Status Coverage Status

This is a merchant gateway for Blesta that integrates with Cornerstone.

Install the Gateway

  1. You can install the gateway via composer:

    composer require blesta/cornerstone
    
  2. Upload the source code to a /components/gateways/merchant/cornerstone/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/merchant/cornerstone/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the Cornerstone and click the "Install" button to install it

  2. You're done!