Checkout - Credit Card

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Checkout - Credit Card

Post by mohal_04 » 13 Sep 2018, 14:31

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!

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

Re: Checkout - Credit Card

Post by aimeos » 13 Sep 2018, 19:24

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!
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Checkout - Credit Card

Post by mohal_04 » 14 Sep 2018, 06:22

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!

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

Re: Checkout - Credit Card

Post by aimeos » 15 Sep 2018, 09:10

You need the ai-payments extension. A few payment drivers are documented here:
https://aimeos.org/docs/User_Manual/Adm ... rvice_list
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply