Documentation for adding new payment gateway

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
vikram
Posts: 23
Joined: 16 Jul 2015, 06:38

Documentation for adding new payment gateway

Post by vikram » 16 Jul 2015, 06:42

Hi,

I need to add Buckaroo payment gateway to Aimeos but I can not find any documentation related to adding new payment gateway.

I am using Typo3 7.x

regards
Vikram
//FiveE.in
Last edited by vikram on 16 Jul 2015, 10:21, edited 1 time in total.

User avatar
aimeos
Administrator
Posts: 7865
Joined: 01 Jan 1970, 00:00

Re: Documentation for adding new payment gateway

Post by aimeos » 16 Jul 2015, 08:32

Hi Vikram
vikram wrote: I need to add Buckaroo payment gateway to Aimeos but I can not find any documentation related to added new payment gateway.
We will add that documentation in the next days.

Buckaroo is already available if you use the ai-payments extension which contains the Omnipay library:
https://github.com/thephpleague/omnipay
Documentation for how to use Omnipay gateways is available here:
https://aimeos.org/docs/User_Manual/Adm ... i-payments

Today, we will release a new stable core that will contain the necessary infrastructure, a new TYPO3 version will be available in 2-3 weeks. You can use the dev-master branch of core and TYPO3 if you want to use it immediately: https://aimeos.org/docs/TYPO3/Download_ ... atest_code

vikram
Posts: 23
Joined: 16 Jul 2015, 06:38

Re: Documentation for adding new payment gateway

Post by vikram » 16 Jul 2015, 10:17

This is awesome! Big thank you :D

Post Reply