pay a deposit of the product amount

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
ahmed31916
Advanced
Posts: 148
Joined: 14 Apr 2022, 12:15

pay a deposit of the product amount

Post by ahmed31916 » 12 Jul 2022, 09:39

Hello Aimeos,

Is it possible to pay a deposit of the product amount (part of the actual price), not the whole actual price?
Because there are some expensive products that it is difficult to pay the full actual price.

Thus, the scenario is:
- part of the amount is paid to reserve this product.
- the buyer goes to receive the product and pays the rest of the price.

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

Re: pay a deposit of the product amount

Post by aimeos » 13 Jul 2022, 06:57

Some payment gateways offer a similar service or deferred payments.
If you want to implement this on your own, you have to track partial payments for orders resp. ordered products, which is not yet available in Aimeos.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply