blesta/widepay

Widepay

Installs: 296

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:blesta-gateway-nonmerchant

1.2.0 2021-09-24 18:01 UTC

This package is auto-updated.

Last update: 2024-04-18 23:25:12 UTC


README

Build Status Coverage Status

This is a non-merchant gateway for Blesta that integrates with Wide Pay.

Install the Gateway

  1. You can install the gateway via composer:

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

    For example:

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

Settings > Payment Gateways

  1. Find the Wide Pay gateway and click the "Install" button to install it

  2. Set wallet ID and token

  3. Set up custom client field (see https://docs.blesta.com/display/user/Wide+Pay)

  4. You're done!