Payolution module for OXID eShop version 6.0.X
-- Title, (*1)
Payolution OXID Module, (*2)
-- Author, (*3)
cgrd GmbH, (*4)
https://www.cgrd.de/oxid-eshop/, (*5)
-- Prefix, (*6)
Payolution, (*7)
-- Version, (*8)
1.5.2, (*9)
-- Link, (*10)
https://www.unzer.com/de/unzer-payments/, (*11)
-- Mail, (*12)
sales@unzer.com, (*13)
-- Support, (*14)
integration-vie@unzer.com, (*15)
-- Description, (*16)
Payolution Module for OXID version >= 6.0.1, (*17)
-- Documentation, (*18)
Can be found in the folder /manual or can be downloaded here:, (*19)
German: https://www.cgrd.de/customer/payolution/payolution-for-oxid-de-1.5.2.pdf, (*20)
English: https://www.cgrd.de/customer/payolution/payolution-for-oxid-en-1.5.2.pdf, (*21)
-- Installation, (*22)
The installation for OXID6 is done using composer., (*23)
Please add the following line to the central composer.json file of your project within the section „require“:, (*24)
"topconcepts/oxid-payolution-6": "v1.5.2", (*25)
Run the following command on the console of your server:, (*26)
composer update, (*27)