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

fix: don`t display payment costs on checkout payment page if the value is zero #744

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

SGrueber
Copy link
Collaborator

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Payment costs can be configured in the ICM backoffice.
If a payment method has costs with value '0' they will be displayed on checkout payment page.

Issue Number: Closes #

What Is the New Behavior?

If a payment method has costs with value '0' they won't be displayed on checkout payment page.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

@SGrueber SGrueber self-assigned this Jun 22, 2021
@SGrueber SGrueber added this to the 0.32 milestone Jun 22, 2021
@SGrueber SGrueber requested a review from MaxKless June 22, 2021 19:28
@SGrueber SGrueber merged commit c94c3fb into develop Jun 23, 2021
@SGrueber SGrueber deleted the bugfix/checkout_payment_costs branch June 23, 2021 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants