payever / payever-integration-oxid
payever payment module
Installs: 789
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Type:oxideshop-module
Requires
- php: >=5.4.0
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- monolog/monolog: ^v1.23.0
- payever/core-sdk-php: 2.1.0
- payever/payments-sdk-php: 2.4.0
- payever/plugins-sdk-php: 2.0.0
- payever/products-sdk-php: 2.0.0
Requires (Dev)
README
This repository contains payever payments module for OXID e-commerce platform.
OXID versions support
Currently, this module is compatible with OXID-eShop Community Edition starting from 4.7.X version and up.
Installation
Option 1: Download from OXID exchange
Please go to module download page and download the latest version.
(NOTE: The order inside "Versions" tab is arbitrary, so please make sure to pick the latest version)
Option 2: Install via Composer
NOTE: For OXID-eShop version 6 and above only
Run the following CLI command inside your shop root directory:
composer require payever/payever-integration-oxid
User documentation
You can find the user guide here.