Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pagantis/woocommerce
Integration of WooCommerce with Pagantis payment provider.
https://github.com/pagantis/woocommerce
fintech module payment payment-gateway payment-integration woocommerce wordpress
Last synced: 3 months ago
JSON representation
Integration of WooCommerce with Pagantis payment provider.
- Host: GitHub
- URL: https://github.com/pagantis/woocommerce
- Owner: pagantis
- Created: 2018-04-17T09:51:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:45:01.000Z (about 2 years ago)
- Last Synced: 2024-09-28T12:04:03.777Z (4 months ago)
- Topics: fintech, module, payment, payment-gateway, payment-integration, woocommerce, wordpress
- Language: PHP
- Homepage:
- Size: 6.98 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Module installation
CircleCI: [![CircleCI](https://circleci.com/gh/pagantis/woocommerce/tree/master.svg?style=svg)](https://circleci.com/gh/pagantis/woocommerce/tree/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/pagantis/woocommerce/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/pagantis/woocommerce/?branch=master)
## :hand: Requirements
The following needs to be installed and setup
* Wordpress
* WooCommerce## :floppy_disk: Installation
To install Pagantis in your Woocommerce shop#### Installation using zip file
1. Navigate to plugins dashboard
2. Click on "Add new"
3. Download the zip file from [here](https://github.com/pagantis/woocommerce/releases/latest)
4. Click 'Upload plugin'
5. Select the downloaded file and click 'Open'.
6. Click on 'Install'
7. Activate the plugin on the WooCommerce plugins dashboardFor more detailed information on how to install the plugin, see our [installation section](/Documentation/installation.md).
## :gear: Configuration
Configure the plugin in Woocommerce admin panel using the information found in your [Pagantis profile](https://bo.pagantis.com/shop) and our [configuration section](/Documentation/configuration.md).## :arrow_forward: Usage
To use in a real environment your Pagantis account should be enabled accordingly.For more information, see our [usage section](/Documentation/usage.md).