Skip to content

Conversation

sahalsaad
Copy link
Contributor

@sahalsaad sahalsaad commented Oct 30, 2023

Add orderid with value of connector_request_reference_id in NMI transformers.

Fixes #2306

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

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 logs of payment request.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

Add orderid with value of connector_request_reference_id in NMI transformers.

Fixes juspay#2306
@sahalsaad sahalsaad requested a review from a team as a code owner October 30, 2023 02:40
@prasunna09 prasunna09 added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement hacktoberfest Issues that are up for grabs for Hacktoberfest participants S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 30, 2023
@prasunna09 prasunna09 added this to the October 2023 Milestone milestone Oct 30, 2023
Copy link
Contributor

@srujanchikke srujanchikke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Oct 31, 2023
Merged via the queue into juspay:main with commit aad3f0f Oct 31, 2023
@deepanshu-iiitu
Copy link
Contributor

Hey @sahalsaad ,
Thanks a bunch for all your contributions! We've got a little something for you to show our appreciation.
Just take a moment to fill out this form, and get ready for some awesome swag coming your way.
Thanks!

@swangi-kumari swangi-kumari added hacktoberfest-accepted Pull requests accepted as Hacktoberfest contributions and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 31, 2023
@sahalsaad sahalsaad deleted the feat/update-reference-nmi branch October 31, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement hacktoberfest Issues that are up for grabs for Hacktoberfest participants hacktoberfest-accepted Pull requests accepted as Hacktoberfest contributions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: [NMI] Use connector_request_reference_id as reference to the connector
7 participants