Refund/Return Process

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

Refund/Return Process

Post by DamanMokha » 26 May 2023, 04:36

Hi,

We want to initiate the refund process, is there anything available in Aimeos, i am using a headless version for it, and need to use APIs to process refunds or returns in the system.

If Aimeos doesn't support that, can you tell me how we can extend the behavior of it, in aimeos extension?

Thanks

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

Re: Refund/Return Process

Post by aimeos » 27 May 2023, 08:51

Refunding is available since 2022.10 LTS in the admin backend but requires a payment driver that's support refunds. Performing refunds is only possible in the admin backend. If you want the customer to notify the vendor about a cancelled or returned order, you have to implement something yourself as Aimeos does not include a full order management system.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply