How to use the Stripe hosted checkout page

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!
User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: How to use the Stripe hosted checkout page

Post by aimeos » 07 Oct 2019, 15:55

Currently, the Omnipay driver seems to support Charge and Intend API only:
https://github.com/thephpleague/omnipay ... asic-usage

You could create a PR for the Omnipay Stripe driver that handles the checkout page API.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

torresrecife
Posts: 1
Joined: 14 May 2020, 16:54

Re: How to use the Stripe hosted checkout page

Post by torresrecife » 14 May 2020, 17:03

Hello mdv2, did you manage to do it the way you wanted? I need to do the same thing. Can you post as you did?

Post Reply