-
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
feat(connector): [PayU] Use connector_response_response_id as reference to merchant #2452
Conversation
@srujanchikke I have done required changes, do I need to use clone as well here? Or not required? |
Yes , you need to use clone here
|
Hey @harshalkh , Please use the following cargo commands -
ref - Cargo commands, and fix the errors thrown by clippy for the checks to pass . Please run |
Thanks I will check |
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, @harshalkh!
Hey @harshalkh 👋, |
Type of Change
Description
Fixes #2344
Additional Changes
Motivation and Context
Fixes #2344
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy