-
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(connector): [Stax] Currency Unit Conversion #2711
Conversation
Hey @shivansh-bhatnagar18 , |
No, will do it ASAP |
Hi @shivansh-bhatnagar18 Also use the following commands before committing your code Run |
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!
@deepanshu-iiitu @SamraatBansal @srujanchikke Can you also please review my changes and merge my pull request? |
Hello @shivansh-bhatnagar18 , |
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, @shivansh-bhatnagar18!
Hey @shivansh-bhatnagar18 , |
Type of Change
Description
This PR solves the Currency Unit Conversion for STAX Connector and fixes issue #2246
Additional Changes
Motivation and Context
How did you test it?
We need to create a payment using Stax and test the currency unit from connector response and connector dashboard.
Checklist
cargo +nightly fmt --all
cargo clippy