-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
refactor(router): [ACI] change payment error message from not supported to not implemented error #2837
Conversation
Hey @oscar2d2 , |
… not implemented" This reverts commit 7965aaf.
Hi @swangi-kumari, thanks for the review. I have updated the branch, would you please review again? |
Hey @oscar2d2 , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Thanks for the PR, @oscar2d2!
Type of Change
Description
Additional Changes
Motivation and Context
How did you test it?
Manual checking
Checklist
cargo +nightly fmt --all
cargo clippy
Fixes 2836