-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(connector): [Adyenplatform] add webhooks for payout #5749
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sakilmostak
added
A-connector-integration
Area: Connector integration
C-feature
Category: Feature request or enhancement
Payouts
Area: Payouts
labels
Aug 30, 2024
Review changes with SemanticDiff. Analyzed 2 of 2 files. Overall, the semantic diff is 10% smaller than the GitHub diff.
|
AkshayaFoiger
previously approved these changes
Aug 30, 2024
kashif-m
previously approved these changes
Sep 2, 2024
Sakilmostak
dismissed stale reviews from kashif-m and AkshayaFoiger
via
September 2, 2024 10:02
27cd0e8
AkshayaFoiger
approved these changes
Sep 2, 2024
kashif-m
approved these changes
Sep 2, 2024
pixincreate
added a commit
that referenced
this pull request
Sep 3, 2024
…config-fix * 'main' of github.com:juspay/hyperswitch: feat: add profile_id authentication for business profile update and list (#5673) chore(version): 2024.09.03.0 feat(user): implement invitations api (#5769) feat(connector): [Adyenplatform] add webhooks for payout (#5749) refactor(v2_migrations): re-organize v2 migrations (#5760) chore: add wasm support for connector additional details (#5712) refactor(connector): Move globepay, powertranz, tsys, worldline to hyperswitch_connectors (#5758) fix(cypress): fix cypress throwing error when `connectorId` is not passed and miscellaneous fixes (#5746) chore: fix typos (#5766) refactor(business_profile): change id for business profile (#5748)
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
A-connector-integration
Area: Connector integration
C-feature
Category: Feature request or enhancement
Payouts
Area: Payouts
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
Webhooks are added for payout events in adyenplatform
Additional Changes
Motivation and Context
How did you test it?
Tested through Postman:
Checklist
cargo +nightly fmt --all
cargo clippy