-
Notifications
You must be signed in to change notification settings - Fork 4.2k
feat(connector): [Iatapay] currency unit conversion #2592
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
feat(connector): [Iatapay] currency unit conversion #2592
Conversation
@SanchithHegde @prasunna09 Could you please review this PR and suggest changes if needed |
Hey @SoumyoPurkayastha , Thanks for PR! |
… into iatapay-currency-conversion
@swangi-kumari Thanks for pointing the issue out. I'll fix it and then reopen the PR |
Hi @SoumyoPurkayastha |
Co-authored-by: SamraatBansal <[email protected]>
Co-authored-by: SamraatBansal <[email protected]>
@SamraatBansal I've made the requested changes, please review them |
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 @SoumyoPurkayastha
Hey @SoumyoPurkayastha , |
Co-authored-by: SamraatBansal <[email protected]>
Type of Change
Description
hyperswitch/crates/router/src/connector/iatapay/transformers.rs
andhyperswitch/crates/router/src/connector/iatapay.rs
Additional Changes
Motivation and Context
How did you test it?
We need to create a payment using Iatapay and test the currency unit from connector response and connector dashboard.
Checklist
cargo +nightly fmt --all
cargo clippy