-
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(connect): [NMI] Use connector_response_reference_id as reference to merchant #2702
Conversation
feat(connect): [NMI] Use connector_response_reference_id as reference to merchant
Hey @TejasMate , |
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 @TejasMate , |
Hey @TejasMate , |
@deepanshu-iiitu, I apologize for the delay. I will address all the issues this Sunday once I am free from exams |
Co-authored-by: DEEPANSHU BANSAL <[email protected]>
Type of Change
Description
Additional Changes
Motivation and Context
How did you test it?
Make any Payment for connector NMI and see that you are getting "reference_id" field in the payments response of hyperswitch. It should not be null.
Checklist
cargo +nightly fmt --all
cargo clippy