Page 1 of 1

Checkout - Credit Card

Posted: 13 Sep 2018, 14:31
by mohal_04
Laravel: 5.6
Aimeos: 2018.04
PHP: 7.1.18

Hi,

I want to setup Credit Card checkout. Is this option already available? If yes then from where I can enable it. If no then how I can integrate Credit Card checkout?

Please, reply ASAP!

Thanks!

Re: Checkout - Credit Card

Posted: 13 Sep 2018, 19:24
by aimeos
You need a payment service provider which handles credit card payments. The Omnipay integration supports a lot of them. Storing credit card data locally is forbidden and not supported!

Re: Checkout - Credit Card

Posted: 14 Sep 2018, 06:22
by mohal_04
aimeos wrote:You need a payment service provider which handles credit card payments. The Omnipay integration supports a lot of them. Storing credit card data locally is forbidden and not supported!
Hi,

Thanks for your reply!

So, is Omnipay already integrated in Aimeos 2018.04? If yes then from where I can access it?

Please reply!

Thanks!

Re: Checkout - Credit Card

Posted: 15 Sep 2018, 09:10
by aimeos
You need the ai-payments extension. A few payment drivers are documented here:
https://aimeos.org/docs/User_Manual/Adm ... rvice_list