The plugin adds Paysera payment provider to Lovata.Shopaholic plugin. The plugin allows you to customize return pages after successful payment and after canceling. There is a test mode switch, setting the payer's country and interface language on the Paysera side.
The following plugins are required
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Shopaholic
No. 1 e-commerce platform for October CMS
Shopaholic
No. 1 e-commerce platform for October CMS
Orders for Shopaholic
Allows customers to purchase products using the cart
Orders for Shopaholic
Allows customers to purchase products using the cart
Omnipay for Shopaholic
Adds intergation with ignited/laravel-omnipay package
Omnipay for Shopaholic
Adds intergation with ignited/laravel-omnipay package
Installation guide
-
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
andtests/
directory from the OctoberCMS repository for your build version and then runcomposer install
. -
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.
-
Rolands Z
Found the plugin useful on 13 Jun, 2022
Thank you!
-
1.0.2 |
Fixed package name in composer.json May 11, 2021 |
---|---|
1.0.1 |
First version of PayseraShopaholic May 11, 2021 |