Skip to content

Generate Configuration/ACS/Transfer/Transaction/Dispute webhooks and add Balance webhooks #1494

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

Merged
merged 7 commits into from
May 13, 2025

Conversation

gcatanese
Copy link
Contributor

@gcatanese gcatanese commented May 8, 2025

Generate webhooks models

Add new Balance Webhooks

The previous enum values were annotated incorrectly. This PR addresses this

Configuration Webhooks

  • Add replacedById to PaymentInstrument

AcsWebhooks

  • Enum value has changed:

    • Before: OTP_SMS
    • After: PWD_OTP_PHONE_FL - OTP flow via SMS
  • Enum value has changed:

    • Before: OOB
    • After: OOB_TRIGGER_FL - Out-of-band trigger flow
  • New:

    • Added PWD_OTP_EMAIL_FL - OTP flow via Email

@gcatanese gcatanese requested a review from a team as a code owner May 8, 2025 12:37
@gcatanese gcatanese force-pushed the generate-webhooks-models branch 2 times, most recently from 57ac061 to 3bcd141 Compare May 12, 2025 14:35
Copy link
Member

@Kwok-he-Chu Kwok-he-Chu left a comment

Choose a reason for hiding this comment

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

Nice work, added comments related to adding extra info in the description

@gcatanese gcatanese enabled auto-merge May 13, 2025 11:57
@gcatanese gcatanese force-pushed the generate-webhooks-models branch from 3bcd141 to da3ec7d Compare May 13, 2025 11:57
@gcatanese gcatanese disabled auto-merge May 13, 2025 12:03
@gcatanese gcatanese merged commit 7cc1838 into main May 13, 2025
@gcatanese gcatanese deleted the generate-webhooks-models branch May 13, 2025 12:03
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.

2 participants