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

https://github.com/pagantis/oscommerce

Integration of OsCommerce with Pagantis payment provider.
https://github.com/pagantis/oscommerce

library module oscommerce pagantis payment payment-module

Last synced: about 2 months ago
JSON representation

Integration of OsCommerce with Pagantis payment provider.

Awesome Lists containing this project

README

        

# Module installation

CircleCI: [![CircleCI](https://circleci.com/gh/pagantis/oscommerce/tree/master.svg?style=svg)](https://circleci.com/gh/pagantis/oscommerce/tree/master)

[![Latest Stable Version](https://poser.pugx.org/pagantis/oscommerce/v/stable)](https://packagist.org/packages/pagantis/oscommerce)
[![composer.lock](https://poser.pugx.org/pagantis/oscommerce/composerlock)](https://packagist.org/packages/pagantis/oscommerce)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/pagantis/oscommerce/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/pagantis/oscommerce/?branch=master)

## :hand: Requirements
OsCommerce installation

## :floppy_disk: Installation
To install the plugin of Pagantis in your OsCommerce shop

#### Installation using zip file
1. Download the zip file from [here](https://github.com/pagantis/oscommerce/releases/latest)
2. Unzip the pagantis file in the root folder.
3. Open Oscommerce administration page
4. On left column click on "Modules", after submenu is displayed click on "Payment"
5. On upper/right side, click on "Install Module"
6. Search "Pagantis" inside module list and click over it.
7. Click 'Install Module'
8. Click 'Edit' and you can config the module
9. After it, click on "Save"

For more information about how to install the plugin, see our [installation section](/Documentation/installation.md).

## :gear: Configuration
Configure the plugin in OsCommerce admin panel using the information found in your [Pagantis profile](https://bo.pagamastarde.com/shop).

For more information about how to config the module, see our [configuration section](/Documentation/configuration.md).

## :arrow_forward: Use
To use in a real environment you should enable your Pagantis account.

For more information about how to use the module, see our [use section](/Documentation/use.md).