-
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): added amount conversion framework for stax #6244
base: main
Are you sure you want to change the base?
Conversation
Review changes with SemanticDiff. Analyzed 4 of 4 files. Overall, the semantic diff is 38% smaller than the GitHub diff.
|
Hi @amitroy-thedev |
@deepanshu-iiitu I'm getting this error |
Hey @amitroy-thedev What is the OS that you are using. Also are you getting this error during |
@deepanshu-iiitu Windows 11.. Yes I'm getting the error during |
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
Outdated
Show resolved
Hide resolved
Hey @amitroy-thedev |
Hey @amitroy-thedev |
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Hey @amitroy-thedev |
Hey @amitroy-thedev Any updates on this? |
@gorakhnathy7 Not able to find any solution for the issue |
Did you get any help by checking #6428 ? |
@gorakhnathy7 |
Type of Change
Description
Additional Changes
Motivation and Context
closes #6021
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy