Help in payment integration

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Amir
Posts: 13
Joined: 15 Feb 2020, 16:30

Help in payment integration

Post by Amir » 02 Mar 2020, 15:32

We need support in implementing PayTabs payment Integration
https://dev.paytabs.com/docs/paypage

Can you give me instructions for me to implement it or do we need your support

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

Re: Help in payment integration

Post by aimeos » 03 Mar 2020, 08:21

Payment integration is done via the Omnipay PHP library and you need a driver for the payment gateway. There's already one but it's very old and needs an update:
https://github.com/jestillore/omnipay-paytabs

You can fork it, update it to Omnipay 3.x and then configure it in the Aimeos service panel as payment service provider.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply