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

Update webhook event codes #405

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jorgeribeiro
Copy link

Summary

I recently updated my Adyen integration to handle OFFER_CLOSED webhook events and I noticed that this constant did not exist in the library, so I am adding it along with other event codes that are also missing based on the webhooks listed in the docs.
Here's the full list of the event codes added:

  • ACH_NOTIFICATION_OF_CHANGE
  • AUTORESCUE
  • AUTORESCUE_NEXT_ATTEMPT
  • CANCEL_AUTORESCUE
  • EXPIRE
  • MANUAL_REVIEW_ACCEPT
  • MANUAL_REVIEW_REJECT
  • OFFER_CLOSED
  • POSTPONED_REFUND
  • RECURRING_CONTRACT
  • TECHNICAL_CANCEL

@jorgeribeiro jorgeribeiro requested a review from a team as a code owner January 16, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant