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: added webhooks events #272

Merged
merged 34 commits into from
Jan 24, 2024
Merged

feat: added webhooks events #272

merged 34 commits into from
Jan 24, 2024

Conversation

sagarnaikjuspay
Copy link
Contributor

@sagarnaikjuspay sagarnaikjuspay commented Jan 18, 2024

Type of Change

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

Description

Motivation and Context

How did you test it?

Checklist

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

@sagarnaikjuspay sagarnaikjuspay added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jan 18, 2024
@sagarnaikjuspay sagarnaikjuspay self-assigned this Jan 18, 2024
@sagarnaikjuspay sagarnaikjuspay requested a review from a team as a code owner January 18, 2024 09:23
@sagarnaikjuspay sagarnaikjuspay linked an issue Jan 18, 2024 that may be closed by this pull request
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogsUtils.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
src/screens/HyperSwitch/PaymentLogs/PaymentLogs.res Outdated Show resolved Hide resolved
Copy link
Contributor

@PritishBudhiraja PritishBudhiraja left a comment

Choose a reason for hiding this comment

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

Please make a diff PR for the new dependency addition

@PritishBudhiraja PritishBudhiraja added this pull request to the merge queue Jan 24, 2024
@PritishBudhiraja PritishBudhiraja removed this pull request from the merge queue due to a manual request Jan 24, 2024
@sagarnaikjuspay sagarnaikjuspay added this pull request to the merge queue Jan 24, 2024
Merged via the queue into main with commit 17efd52 Jan 24, 2024
5 checks passed
@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 labels Jan 24, 2024
@PritishBudhiraja PritishBudhiraja deleted the add-webhooks-events branch January 24, 2024 13:35
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: add webhooks events in the audit logs of the payments
4 participants