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.
- Host: GitHub
- URL: https://github.com/pagantis/oscommerce
- Owner: pagantis
- Created: 2015-11-13T12:02:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T01:42:56.000Z (over 2 years ago)
- Last Synced: 2025-03-02T10:02:03.319Z (about 2 months ago)
- Topics: library, module, oscommerce, pagantis, payment, payment-module
- Language: PHP
- Homepage:
- Size: 5.76 MB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Module installation
CircleCI: [](https://circleci.com/gh/pagantis/oscommerce/tree/master)
[](https://packagist.org/packages/pagantis/oscommerce)
[](https://packagist.org/packages/pagantis/oscommerce)
[](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).