STRIPE SETUP

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!
bajwa
Posts: 4
Joined: 03 Sep 2024, 18:45

STRIPE SETUP

Post by bajwa » 03 Sep 2024, 18:49

How can i setup stripe payment system i've ran the command i found in the docs "composer req aimeos/ai-payments omnipay/stripe" now what should i do for the stripe payment system to appear in checkout and test if it's working or not

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

Re: STRIPE SETUP

Post by aimeos » 03 Sep 2024, 18:59

Go the the Setup > Services panel in the admin backend, add a new service, choose "Payment" as type and "Stripe" as provider. Add the necessary configuration in the config table:
- https://aimeos.org/docs/latest/manual/service-details/
- https://aimeos.org/docs/latest/manual/services/#stripe
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

bajwa
Posts: 4
Joined: 03 Sep 2024, 18:45

Re: STRIPE SETUP

Post by bajwa » 03 Sep 2024, 22:27

It says confirmed your order and everything and we are sending you an email but i dont receive any email i am giving real email in testing how to setup the email system

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

Re: STRIPE SETUP

Post by aimeos » 04 Sep 2024, 10:27

Did you set up the required cronjobs: https://aimeos.org/docs/latest/laravel/setup/#cronjobs
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

bajwa
Posts: 4
Joined: 03 Sep 2024, 18:45

Re: STRIPE SETUP

Post by bajwa » 05 Sep 2024, 03:58

NO PLEASE TELL ME HOW TO DO IT STEP BY STEP FOR EMAIL AFTER AN ORDER IS COMPLETED

bajwa
Posts: 4
Joined: 03 Sep 2024, 18:45

Re: STRIPE SETUP

Post by bajwa » 05 Sep 2024, 03:59

AND ALSO when editing my cms page i cannot add image i add the image it opens a window "Select Image" but there is nothing on that window

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

Re: STRIPE SETUP

Post by aimeos » 05 Sep 2024, 19:56

bajwa wrote: 05 Sep 2024, 03:59 AND ALSO when editing my cms page i cannot add image i add the image it opens a window "Select Image" but there is nothing on that window
Upload the image in the Media tab first, then add and select the image.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply