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: update custom webhook headers #1908

Merged
merged 12 commits into from
Dec 12, 2024
Merged

Conversation

JeevaRamu0104
Copy link
Collaborator

@JeevaRamu0104 JeevaRamu0104 commented Dec 11, 2024

Type of Change

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

Description

Screen.Recording.2024-12-12.at.11.03.15.AM.mov

Allow user to update masked custom HTTP headers.

Motivation and Context

Custom Https headers will be masked.On update allow user to enter the new value

How did you test it?

Configure a webhook url under payment setting and then configure the custom http headers.

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

@JeevaRamu0104 JeevaRamu0104 added the S-blocked Status: Blocked on something else or other implementation work label Dec 11, 2024
@JeevaRamu0104 JeevaRamu0104 self-assigned this Dec 11, 2024
@JeevaRamu0104 JeevaRamu0104 requested a review from a team as a code owner December 11, 2024 12:26
Copy link

Review changes with  SemanticDiff

@JeevaRamu0104 JeevaRamu0104 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed and removed S-blocked Status: Blocked on something else or other implementation work labels Dec 12, 2024
@JeevaRamu0104 JeevaRamu0104 added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit 39b0bb0 Dec 12, 2024
17 of 18 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the update-custom-webhook-headers branch December 12, 2024 06:06
@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 Dec 12, 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.

feat(webhooks) : Masking outgoing webhook header values in business profile
3 participants