Skip to content
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

Payment Provider Rule "Discount Percent" not for shipping costs #2783

Open
alex-jungwirth opened this issue Jan 17, 2025 · 2 comments
Open

Comments

@alex-jungwirth
Copy link

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

When I apply a Payment Provider Rule, I expect this rule to be applied only to the cart value and not to include shipping costs.
It would be great if there was a checkbox here where you could select accordingly (exclude shipping costs or cart only or something like this)

Image

@dpfaffenbauer
Copy link
Member

@alex-jungwirth the rules are called payment-provider-rules so the assumption is to use the "payment-total" value, since that is what the payment provider gets from us ;). From our point of view, it is behaving like expected.

If you need changes here, you can create custom actions.

@alex-jungwirth
Copy link
Author

@dpfaffenbauer maybe it is behaving like expected, anyway it would be a good feature as it was requested from a shop operator - and it makes sense, doesn't it?

@dpfaffenbauer dpfaffenbauer reopened this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants