-
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): [NexiNets] Update connector_response_reference_id as reference to merchant #2537
Conversation
…ference to the connector
@srujanchikke Please review and suggest changes, if any. Thanks. |
@Rutam21 Here the changes made and the issue you linked to this pr is related to |
Thanks @prasunna09 for pointing that out. Let me know if it's ready to be merged or if any other changes are required. |
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!
@Rutam21 Thanks for the PR |
Type of Change
Description
The
connector_response_reference_id
parameter has been set for the Nexi Nets Payment Solutions for uniform reference and transaction tracking.File Changes
Location- router/src/connector/nexinets/transformers.rs
Motivation and Context
This PR was raised so that it Fixes #2337
How did you test it?
Checklist
cargo +nightly fmt --all
cargo clippy