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: Update Nordigen to properly handle small money transfer amounts #9537

Merged
merged 1 commit into from
May 22, 2024

Conversation

yannickboy15
Copy link
Contributor

I've changed the way base_type was defined by using the $amount field that was already defined before and made it use the float value to check below 0, so that small values like 0.01 also work.

I've changed the way base_type was defined by using the $amount field that was already defined before and made it use the float value to check below 0, so that small values like 0.01 also work.

Signed-off-by: Yannick <yannickdg99@gmail.com>
@CLAassistant
Copy link

CLAassistant commented May 22, 2024

CLA assistant check
All committers have signed the CLA.

@yannickboy15 yannickboy15 changed the title Update Nordigen to properly handle small money transfer amounts Fix: Update Nordigen to properly handle small money transfer amounts May 22, 2024
@turbo124 turbo124 merged commit f52efa8 into invoiceninja:v5-develop May 22, 2024
1 of 3 checks passed
@turbo124
Copy link
Member

Thanks!

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.

None yet

3 participants