Stripe Payment Gateway

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!
User avatar
DamanMokha
Posts: 13
Joined: 29 Mar 2023, 03:00

Stripe Payment Gateway

Post by DamanMokha » 26 May 2023, 04:33

Hi,

I'm using the headless version of the platform and working with JSON APIs. I've installed the Stripe gateway package and enabled the service. However, I'm having trouble finding documentation on how to use it. I've added Stripe as a service in the basket, but I can't find a link to proceed with the payment.

Could you please provide instructions on how to use your Stripe package for payment processing via API?

Thank you.

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

Re: Stripe Payment Gateway

Post by aimeos » 27 May 2023, 08:47

If you are using the Aimeos headless distribution, you can't use any of the Omnipay drivers as they need the HTML frontend. For pure PWA JS applications, you have to use JS-only solutions like Stripe JS, which you have to add to your PWA yourself.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply