Search found 15 matches

by dev_podup
21 Aug 2023, 04:49
Forum: Help
Topic: Customize payment service
Replies: 3
Views: 21705

Re: Customize payment service

So there would be a central payment module to redirect to from aimeos shop and other modules from the app and every tenant would choose their payment provider and enter their keys and credentials, which would process payment, redirect to the central payment module, and from there appropriate referri...
by dev_podup
17 Aug 2023, 06:09
Forum: Help
Topic: Customize payment service
Replies: 3
Views: 21705

Customize payment service

Hello, Version info: Laravel - 8.x, PHP - 8.0, Aimeos - ~2023.04 We have a multi-tenant SAAS web app with many modules. We've used aimeos laravel as a shop module. I want to implement a common payment service across all modules. Is there any way we can bypass or customize aimeos payment service and ...
by dev_podup
17 Aug 2023, 05:54
Forum: Laravel package
Topic: Setup Command Multi Shop Duplicate Email
Replies: 4
Views: 15844

Re: Setup Command Multi Shop Duplicate Email

Thank you, that seems to work.
by dev_podup
15 Aug 2023, 10:12
Forum: Laravel package
Topic: Setup Command Multi Shop Duplicate Email
Replies: 4
Views: 15844

Re: Setup Command Multi Shop Duplicate Email

Then when I try to access the new site it's showing laravel exception error page. And anyway it is not working without any default data.
by dev_podup
15 Aug 2023, 10:03
Forum: Laravel package
Topic: Setup Command Multi Shop Duplicate Email
Replies: 4
Views: 15844

Setup Command Multi Shop Duplicate Email

Hello, Version info: Laravel - 8.x, PHP - 8.0, Aimeos - ~2023.04 I am trying to set up multiple shops. I've set the SHOP_MULTISHOP variable to true. But when I try to execute aimeos:setup command for a new site I'm getting this error: "SQLSTATE[23000]: Integrity constraint violation: 1062 Dupli...