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: resolve error invalid integer due to application fee amount #4220 #4223

Merged
merged 17 commits into from
Aug 7, 2019

Conversation

mehul0810
Copy link
Contributor

Description

This PR resolves #4220

How Has This Been Tested?

I've tested this PR as shown in the video and as per the acceptance criteria on the issue description. Also, I've added unit tests to ensure that this calculation related issues doesn't appear in future.

Video link: https://www.loom.com/share/212db5ea5bd8421e887ce46415971fef

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

@DevinWalker
Copy link
Member

Nice job on this one 👍🏻

@DevinWalker DevinWalker merged commit f330628 into release/2.5.4 Aug 7, 2019
@DevinWalker DevinWalker deleted the issue/4220 branch August 7, 2019 17:54
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

Successfully merging this pull request may close these issues.

fix: resolve error invalid integer due to application fee amount
2 participants