Skip to content

Conversation

TejasMate
Copy link
Contributor

@TejasMate TejasMate commented Oct 26, 2023

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 Fiserv 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

@TejasMate TejasMate requested a review from a team as a code owner October 26, 2023 11:51
@github-actions github-actions bot added the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 26, 2023
@TejasMate TejasMate changed the title [FEATURE]: [Fiserv] Use connector_request_reference_id as reference t… refactor(connector): Use connector_request_reference_id for Fiserv Oct 26, 2023
@github-actions github-actions bot removed the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 26, 2023
@swangi-kumari swangi-kumari added A-connector-integration Area: Connector integration C-refactor Category: Refactor hacktoberfest Issues that are up for grabs for Hacktoberfest participants labels Oct 26, 2023
@swangi-kumari
Copy link
Contributor

Hey @TejasMate ,
Pls address the CI fails
Run cargo +nightly fmt for formatting.

@TejasMate TejasMate closed this Oct 26, 2023
@TejasMate TejasMate deleted the TejasMate-patch-1 branch October 26, 2023 17:22
@TejasMate TejasMate restored the TejasMate-patch-1 branch October 26, 2023 17:26
@TejasMate TejasMate reopened this Oct 26, 2023
Copy link
Contributor

@SamraatBansal SamraatBansal left a comment

Choose a reason for hiding this comment

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

@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Oct 27, 2023
Merged via the queue into juspay:main with commit 05c2f84 Oct 27, 2023
@swangi-kumari
Copy link
Contributor

Hey @TejasMate ,
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 the hacktoberfest-accepted Pull requests accepted as Hacktoberfest contributions label Oct 27, 2023
@TejasMate TejasMate deleted the TejasMate-patch-1 branch October 29, 2023 14:25
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-refactor Category: Refactor 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]: [Fiserv] Use connector_request_reference_id as reference to the connector
5 participants