blesta/cornerstone

Cornerstone

Maintainers

Package info

github.com/blesta/gateway-cornerstone

Type:blesta-gateway-merchant

pkg:composer/blesta/cornerstone

Statistics

Installs: 592

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2026-04-10 21:37 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!