Skip to content
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: Merchant Reference ID filter PaymentOps #1807

Merged
merged 8 commits into from
Dec 9, 2024

Conversation

kanikabansal-juspay
Copy link
Collaborator

@kanikabansal-juspay kanikabansal-juspay commented Nov 27, 2024

Type of Change

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

Description

Addition of Merchant reference ID filter in payment operations.

Motivation and Context

Feature request by merchant.

How did you test it?

Filtered for the merchant reference id and the api was getting called with desired result.

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal-juspay kanikabansal-juspay added the C-feature Category: Feature request or enhancement label Nov 27, 2024
@kanikabansal-juspay kanikabansal-juspay self-assigned this Nov 27, 2024
@kanikabansal-juspay kanikabansal-juspay requested a review from a team as a code owner November 27, 2024 06:46
Copy link

Review changes with  SemanticDiff

@kanikabansal-juspay kanikabansal-juspay linked an issue Nov 27, 2024 that may be closed by this pull request
@kanikabansal-juspay kanikabansal-juspay added the S-in-progress Status: Implementation is underway label Nov 27, 2024
@kanikabansal-juspay kanikabansal-juspay added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed and removed S-in-progress Status: Implementation is underway labels Dec 5, 2024
@JeevaRamu0104 JeevaRamu0104 added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 7164693 Dec 9, 2024
5 of 6 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the merchant-reference-filter branch December 9, 2024 06:33
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-feature Category: Feature request or enhancement labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Merchant Order Reference ID Filter in payment ops
3 participants