-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ANCHOR-833] Improve RestRateIntegration fee handling (#1518)
### Description - Fix the the inaccurate validation error message. - Populate the fee object with total=0 if the business server does not provide one. This is to avoid SEP-6 and SEP-31 validation errors when the business server does not provide a `rate.fee` object. ### Context Bug fixes. ### Testing - `./gradlew test` ### Documentation N/A ### Known limitations N/A
- Loading branch information
Showing
3 changed files
with
83 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters