https://github.com/paysera/plugin-cs-cart
Paysera plugin for CS-Cart
https://github.com/paysera/plugin-cs-cart
Last synced: 5 months ago
JSON representation
Paysera plugin for CS-Cart
- Host: GitHub
- URL: https://github.com/paysera/plugin-cs-cart
- Owner: paysera
- Created: 2013-02-12T12:36:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T13:08:02.000Z (over 9 years ago)
- Last Synced: 2025-01-03T16:36:50.613Z (about 1 year ago)
- Language: PHP
- Size: 1.06 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
plugin-cscart
=============
Paysera.com payment gateway plugin for csCart 2.x-3
Requirements
------------
- csCart 2.x - 3.x
Installation
------------
1. Download this repository as zip and extract "payments,skins,stores" folders into csCart main directory.
2. Insert this SQL statement in your cscart database:
REPLACE INTO cscart_payment_processors (processor_id, processor, processor_script,processor_template, admin_template, callback, type)
values ('1111', 'Paysera','paysera.php', 'paysera.tpl','paysera.tpl', 'N', 'P');
3. In administrator menu go to Administration -> Payment methods -> Add payment. Use these settings General tab -> Name = "Paysera - payment gateway", Processor -> "Paysera".
4. Press configure and fill all the necessary information and save.
Contacts
--------
If any problems occur please feel free to seek help via support@paysera.com