An open API service indexing awesome lists of open source software.

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

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