wallee-payment / gambio-4

Wallee Payment for Gambio 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallee Payment for Gambio 4.8

The Wallee Payment plugin wraps around the Wallee API. This library facilitates your interaction with various services such as transactions.

Requirements

  • PHP 7.2 to PHP 8.2
  • Gambio 4.5 to Gambio 4.8

We only support the Gambio standard checkout (without modifications)

Installation

Please install it manually

Manual Installation

  1. Alternatively you can download the package in its entirety. The Releases page lists all stable versions.

  2. Uncompress the zip file you download

  3. Include it to your Gambio shop root folder

  4. Run the install command

# Please go to /GXModules/Wallee/WalleePayment and run the command
composer install
  1. Login to Admin Panel

  2. Click on Toolbox > Clear Cache and clear all caches

  3. Click on Modules > Module Center > Wallee Payment

  4. Install the module and clear the cache again (repeat step 5)

  5. Select Modules > Module Center > Wallee Payment again and click Edit

  6. Enter correct data from Wallee API and click Save. Payment methods will be synchronised

  7. Navigate To Modules -> Payment Systems

  8. Click on "Miscellaneous" tab and find "added modules" and click the Wallee Payment.

  9. Install the Wallee Payment System

  10. Click Edit, select payment methods that you want to use and save configuration (Payment methods are synchronized from Wallee and only if they are enabled)

Usage

The library needs to be configured with your account's space id, user id, and application key which are available in your Wallee account dashboard.

Documentation

Documentation

License

Please see the license file for more information.

About

Wallee Payment for Gambio 4

License:Apache License 2.0


Languages

Language:PHP 80.8%Language:HTML 12.6%Language:JavaScript 6.5%Language:CSS 0.1%