-
Notifications
You must be signed in to change notification settings - Fork 4.2k
feat(connector): [Airwallex] Currency Unit Conversion #2571
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): [Airwallex] Currency Unit Conversion #2571
Conversation
… `connector_router_data` fields in `airwallex.rs`
…` in `transformers.rs`
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!
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, @SagarDevAchar!
Hey @SagarDevAchar , |
Type of Change
Description
hyperswitch/crates/router/src/connector/
airwallex.rs
get_currency_unit
functionConnectorIntegration
implementations forAirwallex
airwallex/transformers.rs
AirwallexRouterData<T>
structure and functionalityAirwallexPaymentsRequest
Additional Changes
Motivation and Context
Closes #2215.
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy