Stripe payments - external 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!
heural
Posts: 58
Joined: 09 Jun 2022, 07:55

Stripe payments - external integration

Post by heural » 11 Oct 2023, 11:04

Hi Aimeos-Team,

we use the stripe integration (aimeos/ai-payments and omnipay/stripe) for credit card payments wich is "onsite" during the checkout.
However, we would like to use stripes "external" integration to use additional payment methods:
https://checkout.stripe.dev/

Exists a module for this checkout type or we have to build our own?
Thank you!

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

Re: Stripe payments - external integration

Post by aimeos » 12 Oct 2023, 06:46

You can try this Omnipay driver: https://github.com/digitickets/omnipay-stripe-checkout
If you get it to work, please tell us the necessary steps so we can include them into the docs :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply