How we can manage payout in aimeos

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!
skydev
Posts: 18
Joined: 01 Jul 2021, 10:24

How we can manage payout in aimeos

Post by skydev » 04 Aug 2021, 12:06

Hi

Can anyone suggest to me how we can manage payout in aimeos i.e. how can we pay to vendors/sites for the orders which are places through the website

nos3
Posts: 89
Joined: 01 Sep 2015, 13:26

Re: How we can manage payout in aimeos

Post by nos3 » 05 Aug 2021, 10:20

Currently, this has to be done in a 3rd party system or manually because Aimeos doesn't support manual payouts because
- this is problematic from the legal side in many countries
- only a few payment providers support that at all
- it doesn't scale

We want to offer a Stripe Connect integration in the future which includes automatic payout handling for vendors so marketplace owners have none of the named problems.

If you want manual payouts for one specific payment provider and a country without legal restrictions, you would have to implement that yourself.

Post Reply