159

Product support

Get help in the plugin support forum.

  • Added on May 11, 2021
  • Current version: 1.0.2
  • Platform Compatibility
    v3.x not tested
    v2.x use latest
    v1.x not tested
  • License: Regular / Extended
  • Created by

Categories

Installation guide

  1. Install the required dependencies in the composer.json of your project:

    For OctoberCMS version 1.0 and below:

    composer require ignited/laravel-omnipay povils/omnipay-paysera

    For OctoberCMS version 1.1 and higher:

    composer require league/omnipay semyonchetvertnyh/omnipay-paysera

    If you installed OctoberCMS using a wizard and there is no composer.json file in your project root directory, you need to copy composer.json and tests/ directory from the OctoberCMS repository for your build version and then run composer install.

  2. Setting up the payment method In Settings > Catalog Configuration > Payment Methods > Create. Choose Paysera payment gateway and create.

    Enter your Paysera ProjectId and Password in the appropriate fields.

    Chose Accept page and Cancel page. You should create them before.

1.0.2

Fixed package name in composer.json

May 11, 2021

1.0.1

First version of PayseraShopaholic

May 11, 2021