hyperswitch
feat(router): add outgoing payment webhooks for v2
#6613
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
84
Changes
View On
GitHub
feat(router): add outgoing payment webhooks for v2
#6613
likhinbopanna
merged 84 commits into
main
from
add-outgoing-webhooks-v2
feat: implement payments retrieve for v2
110a0410
Merge branch 'main' into payment_sync_v2
579cec18
refactor: remove direct attempt access in call_connector_service
d0986291
chore: run formatter
186136c8
docs(openapi): re-generate OpenAPI specification
a5d05268
chore: rename PaymentStatusRequest to PaymentRetrieveRequest
d040fbc3
docs(openapi): re-generate OpenAPI specification
c5e4df2f
chore: cargo clippy
ef71de36
refactor: use separate update enums for sync update
e50a0716
Merge branch 'main' into payment_sync_v2
0643a085
chore: run formatter
575ef181
docs(openapi): re-generate OpenAPI specification
0e93355e
chore: cargo clippy
ebe079fe
Merge branch 'main' into payment_sync_v2
ba7dabae
refactor: address PR comments
1c5212c7
chore: run formatter
57095196
refactor: move updatable trackers objects to a trait on router_data
56dab7e4
chore: cargo clippy
95b51f44
refactor: change payments retrieve to get api and added jwt auth
940fbe0a
refactor: allow force sync for PartiallyCapturedAndCapturable status
e832d29c
chore: add a todo comment
f8ed3509
Merge branch 'main' into payment_sync_v2
f26679ee
chore: cargo cilipy
252bd8e9
Merge branch 'main' into payment_sync_v2
002b0602
refactor: remove client secret auth and add header auth
b85b6f66
chore: remove unused struct
62c4479b
Merge branch 'main' into payment_sync_v2
3248d77c
Merge branch 'main' into payment_sync_v2
76d872a6
chore: cargo clippy_v2
cc542845
Merge branch 'main' into payment_sync_v2
d050efb8
refactor: rename authentication data to redirect form
301bd59b
chore: run formatter
ee637762
wip: add payment sync PR and fix errors
4475dabe
wip: add payment sync PR and fix errors
f5cd386e
chore: fix cargo run failure
c7feceb9
refactor: fix errors in authentication
400b356c
chore: cargo clippy
5a6eb53c
chore: update mintlify
9887b718
Merge branch 'main' into add_payment_sync_openapi
9a1b0534
docs(openapi): re-generate OpenAPI specification
223babff
chore: cargo clippy
91634554
resolve conflicts
a1bff1aa
chore: remove unwanted feature flagging
84e1300a
refactor: fix errors in authentication
fcd73a0d
wip: add payments finish redirection
1a26d2f3
wip: add payments finish redirection checkpoint 2
7671603e
feat: add payments redirection endpoint
01776775
refactor: test and fix minor bugs in creating finish redirection url
6a9518a4
chore: add status to finish redirection
ad1df133
refactor: move get trackers to payments_operation from payments_opera…
ddece547
docs(openapi): re-generate OpenAPI specification
58d24e54
refactor: get call connector action from connector
70f3a260
chore: run formatter
d0fcf8da
chore: cargo clippy
76ca26fd
add payment incoming webhooks support for v2
401515fe
resolve conflicts
5311abcd
resolve comments
907fbc2e
resolve conflicts
5dbfabaf
chore: change printables and strings
776def6a
chore: remove dependency graph
70915d1e
chore: remove unwanted files
df4d0d9c
docs(openapi): re-generate OpenAPI specification
94aa0dad
resolve conflicts
c2747c4d
resolve comments
597da4d7
docs(openapi): re-generate OpenAPI specification
d8875505
add outgoing webhooks for payments v2
d82e2a1c
resolve conflicts
6d3b8809
sai-harsha-vardhan
added
A-core
sai-harsha-vardhan
added
C-feature
sai-harsha-vardhan
added
api-v2
sai-harsha-vardhan
added this to the
November 2024 Release
milestone
1 year ago
sai-harsha-vardhan
assigned
sai-harsha-vardhan
1 year ago
sai-harsha-vardhan
requested a review
1 year ago
sai-harsha-vardhan
requested a review
1 year ago
sai-harsha-vardhan
requested a review
1 year ago
Merge branch 'main' into add-outgoing-webhooks-v2
bbb6b2d5
jarnura
requested changes on 2024-11-22
SanchithHegde
removed this from to the
November 2024 Release
milestone
1 year ago
SanchithHegde
added this to the
December 2024 Release
milestone
1 year ago
Merge branch 'main' into add-outgoing-webhooks-v2
2b0b8f5e
initial comment res
949247be
SanchithHegde
removed this from to the
December 2024 Release
milestone
1 year ago
SanchithHegde
added this to the
January 2025 Release
milestone
1 year ago
SanchithHegde
removed this from to the
January 2025 Release
milestone
1 year ago
SanchithHegde
added this to the
February 2025 Release
milestone
1 year ago
SanchithHegde
removed this from to the
February 2025 Release
milestone
1 year ago
SanchithHegde
added this to the
March 2025 Release
milestone
1 year ago
Merge branch 'main' into add-outgoing-webhooks-v2
37e7a8a6
SanchithHegde
removed this from to the
March 2025 Release
milestone
1 year ago
SanchithHegde
added this to the
April 2025 Release
milestone
1 year ago
Merge branch 'add-outgoing-webhooks-v2' of github.com:juspay/hyperswi…
1d122c6c
apply suggestions and update outgoing_v2
59505662
Merge branch 'main' into add-outgoing-webhooks-v2
1d67bdae
jarnura
requested changes on 2025-04-09
refactor outgoing_v2 and remove DB fetch at raise_webhooks_analytics_…
305f1b68
chore: run formatter
3d2414c9
Aishwariyaa-Anand
assigned
Aishwariyaa-Anand
1 year ago
jarnura
dismissed these changes on 2025-04-24
tsdk02
dismissed these changes on 2025-04-24
Merge branch 'main' into add-outgoing-webhooks-v2
9d7e5949
fix clippy errors
1e823f10
Aishwariyaa-Anand
dismissed their stale review via
1e823f10
1 year ago
Aishwariyaa-Anand
dismissed their stale review via
1e823f10
1 year ago
jarnura
dismissed these changes on 2025-04-24
tsdk02
dismissed these changes on 2025-04-24
Merge branch 'main' into add-outgoing-webhooks-v2
7170471d
Aishwariyaa-Anand
dismissed their stale review via
7170471d
1 year ago
Aishwariyaa-Anand
dismissed their stale review via
7170471d
1 year ago
tsdk02
dismissed these changes on 2025-04-29
jarnura
dismissed these changes on 2025-04-29
Merge branch 'main' into add-outgoing-webhooks-v2
c31b24e8
replace key_store with merchant_context
c2b9f81f
Aishwariyaa-Anand
dismissed their stale review via
c2b9f81f
1 year ago
Aishwariyaa-Anand
dismissed their stale review via
c2b9f81f
1 year ago
tsdk02
dismissed these changes on 2025-05-12
jarnura
dismissed these changes on 2025-05-12
Merge branch 'main' into add-outgoing-webhooks-v2
c65579a2
fix clippy lints
edd015f8
Aishwariyaa-Anand
dismissed their stale review via
edd015f8
1 year ago
Aishwariyaa-Anand
dismissed their stale review via
edd015f8
1 year ago
tsdk02
approved these changes on 2025-05-13
jarnura
approved these changes on 2025-05-13
Merge branch 'main' into add-outgoing-webhooks-v2
97e3ab40
likhinbopanna
merged
aa6ebf8a
into main
1 year ago
likhinbopanna
deleted the add-outgoing-webhooks-v2 branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
jarnura
tsdk02
Aishwariyaa-Anand
Assignees
sai-harsha-vardhan
Aishwariyaa-Anand
Labels
A-core
C-feature
api-v2
Milestone
April 2025 Release
Login to write a write a comment.
Login via GitHub