Skip to content

Allow to dynamically calculate the zero waste processing fee #4971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexsegura opened this issue Apr 29, 2025 · 0 comments · May be fixed by #4972
Open

Allow to dynamically calculate the zero waste processing fee #4971

alexsegura opened this issue Apr 29, 2025 · 0 comments · May be fixed by #4972

Comments

@alexsegura
Copy link
Member

Naofood has asked that the processing fee should be calculated dynamically based on the number of returned containers. The formula is the following:

2.50€ up to 3 containers then 1€ per additional container

It means the processing fee needs to be calculated using an expression language, having a returns_count variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants