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

Map SBI to FRN #11

Merged
merged 4 commits into from
Aug 4, 2021
Merged

Map SBI to FRN #11

merged 4 commits into from
Aug 4, 2021

Conversation

fareed-mohammed
Copy link
Contributor

return Number(frn.frn)
}

return null
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would throw an error here for now rather than return null. If there is no FRN match then we can't process the payment so no point doing anything with it.

Long term we'll have notifications outbound for failures but for now just throw an error.

@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

20.0% 20.0% Coverage
0.0% 0.0% Duplication

@fareed-mohammed fareed-mohammed merged commit 7ae16e1 into main Aug 4, 2021
@fareed-mohammed fareed-mohammed deleted the sfi-734-map-sbi-to-frn branch August 4, 2021 17:46
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.

2 participants