How to add additional payment and delivery statuses
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- ЕвгенияСемихова(ИПСемиховаЕ.А.)
- Posts: 41
- Joined: 11 Jan 2025, 09:45
How to add additional payment and delivery statuses
We are continuing to launch our project on your system.
Now we are faced with the need to add intermediate statuses for payment and separately for delivery.
For example, "payment processing", and for delivery: "assembled and delivered to the delivery department", "purchased", "undergoing customs clearance", "checked by our manager-controller".

Please tell me how can I add additional statuses? We did not find this in the documentation.
Now we are faced with the need to add intermediate statuses for payment and separately for delivery.
For example, "payment processing", and for delivery: "assembled and delivered to the delivery department", "purchased", "undergoing customs clearance", "checked by our manager-controller".

Please tell me how can I add additional statuses? We did not find this in the documentation.
life is full of many new and interesting things
Re: How to add additional payment and delivery statuses
Overwrite this template in your own project specific Aimeos extension:
https://github.com/aimeos/ai-admin-jqad ... r/item.php
Add your new values here (use values >= 100):
https://github.com/aimeos/ai-admin-jqad ... hp#L49-L71
https://github.com/aimeos/ai-admin-jqad ... r/item.php
Add your new values here (use values >= 100):
https://github.com/aimeos/ai-admin-jqad ... hp#L49-L71
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
