hyperswitch
refactor(webhooks): modularize outgoing webhooks
#8010
Open

refactor(webhooks): modularize outgoing webhooks #8010

Aishwariyaa-Anand wants to merge 88 commits into main from refactor-outgoing-webhook
Aishwariyaa-Anand
Narayanbhat166 feat: implement payments retrieve for v2
110a0410
Narayanbhat166 Merge branch 'main' into payment_sync_v2
579cec18
Narayanbhat166 refactor: remove direct attempt access in call_connector_service
d0986291
hyperswitch-bot[bot] chore: run formatter
186136c8
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
a5d05268
Narayanbhat166 chore: rename PaymentStatusRequest to PaymentRetrieveRequest
d040fbc3
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
c5e4df2f
Narayanbhat166 chore: cargo clippy
ef71de36
Narayanbhat166 refactor: use separate update enums for sync update
e50a0716
Narayanbhat166 Merge branch 'main' into payment_sync_v2
0643a085
hyperswitch-bot[bot] chore: run formatter
575ef181
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
0e93355e
Narayanbhat166 chore: cargo clippy
ebe079fe
Narayanbhat166 Merge branch 'main' into payment_sync_v2
ba7dabae
Narayanbhat166 refactor: address PR comments
1c5212c7
hyperswitch-bot[bot] chore: run formatter
57095196
Narayanbhat166 refactor: move updatable trackers objects to a trait on router_data
56dab7e4
Narayanbhat166 chore: cargo clippy
95b51f44
Narayanbhat166 refactor: change payments retrieve to get api and added jwt auth
940fbe0a
Narayanbhat166 refactor: allow force sync for PartiallyCapturedAndCapturable status
e832d29c
Narayanbhat166 chore: add a todo comment
f8ed3509
Narayanbhat166 Merge branch 'main' into payment_sync_v2
f26679ee
Narayanbhat166 chore: cargo cilipy
252bd8e9
Narayanbhat166 Merge branch 'main' into payment_sync_v2
002b0602
Narayanbhat166 refactor: remove client secret auth and add header auth
b85b6f66
Narayanbhat166 chore: remove unused struct
62c4479b
Narayanbhat166 Merge branch 'main' into payment_sync_v2
3248d77c
Narayanbhat166 Merge branch 'main' into payment_sync_v2
76d872a6
Narayanbhat166 chore: cargo clippy_v2
cc542845
Narayanbhat166 Merge branch 'main' into payment_sync_v2
d050efb8
Narayanbhat166 refactor: rename authentication data to redirect form
301bd59b
hyperswitch-bot[bot] chore: run formatter
ee637762
Narayanbhat166 wip: add payment sync PR and fix errors
4475dabe
Narayanbhat166 wip: add payment sync PR and fix errors
f5cd386e
hrithikesh026 chore: fix cargo run failure
c7feceb9
Narayanbhat166 refactor: fix errors in authentication
400b356c
Narayanbhat166 chore: cargo clippy
5a6eb53c
Narayanbhat166 chore: update mintlify
9887b718
Narayanbhat166 Merge branch 'main' into add_payment_sync_openapi
9a1b0534
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
223babff
Narayanbhat166 chore: cargo clippy
91634554
hrithikesh026 resolve conflicts
a1bff1aa
Narayanbhat166 chore: remove unwanted feature flagging
84e1300a
Narayanbhat166 refactor: fix errors in authentication
fcd73a0d
Narayanbhat166 wip: add payments finish redirection
1a26d2f3
Narayanbhat166 wip: add payments finish redirection checkpoint 2
7671603e
Narayanbhat166 feat: add payments redirection endpoint
01776775
Narayanbhat166 refactor: test and fix minor bugs in creating finish redirection url
6a9518a4
Narayanbhat166 chore: add status to finish redirection
ad1df133
Narayanbhat166 refactor: move get trackers to payments_operation from payments_opera…
ddece547
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
58d24e54
Narayanbhat166 refactor: get call connector action from connector
70f3a260
hyperswitch-bot[bot] chore: run formatter
d0fcf8da
Narayanbhat166 chore: cargo clippy
76ca26fd
sai-harsha-vardhan add payment incoming webhooks support for v2
401515fe
sai-harsha-vardhan resolve conflicts
5311abcd
sai-harsha-vardhan resolve comments
907fbc2e
sai-harsha-vardhan resolve conflicts
5dbfabaf
Narayanbhat166 chore: change printables and strings
776def6a
Narayanbhat166 chore: remove dependency graph
70915d1e
Narayanbhat166 chore: remove unwanted files
df4d0d9c
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
94aa0dad
sai-harsha-vardhan resolve conflicts
c2747c4d
sai-harsha-vardhan resolve comments
597da4d7
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
d8875505
sai-harsha-vardhan add outgoing webhooks for payments v2
d82e2a1c
sai-harsha-vardhan resolve conflicts
6d3b8809
sai-harsha-vardhan Merge branch 'main' into add-outgoing-webhooks-v2
bbb6b2d5
sai-harsha-vardhan Merge branch 'main' into add-outgoing-webhooks-v2
2b0b8f5e
sai-harsha-vardhan initial comment res
949247be
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
37e7a8a6
sai-harsha-vardhan Merge branch 'add-outgoing-webhooks-v2' of github.com:juspay/hyperswi…
1d122c6c
apply suggestions and update outgoing_v2
59505662
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
1d67bdae
refactor outgoing_v2 and remove DB fetch at raise_webhooks_analytics_…
305f1b68
hyperswitch-bot[bot] chore: run formatter
3d2414c9
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
9d7e5949
fix clippy errors
1e823f10
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
7170471d
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
c31b24e8
replace key_store with merchant_context
c2b9f81f
Aishwariyaa-Anand Merge branch 'main' into add-outgoing-webhooks-v2
c65579a2
fix clippy lints
edd015f8
refactor(webhook):enhance outgoing webhooks code structure
51705f16
Aishwariyaa-Anand Aishwariyaa-Anand requested a review 284 days ago
Aishwariyaa-Anand Aishwariyaa-Anand requested a review 284 days ago
Aishwariyaa-Anand Aishwariyaa-Anand requested a review 284 days ago
semanticdiff-com
hyperswitch-bot[bot] chore: run formatter
11cb48cd
Aishwariyaa-Anand Aishwariyaa-Anand changed the title refactor refactor(webhooks): enhance outgoing webhooks code structure 284 days ago
Aishwariyaa-Anand Aishwariyaa-Anand changed the base branch from main to add-outgoing-webhooks-v2 284 days ago
Base automatically changed from add-outgoing-webhooks-v2 to main 284 days ago
Aishwariyaa-Anand Aishwariyaa-Anand assigned Aishwariyaa-Anand Aishwariyaa-Anand 284 days ago
Aishwariyaa-Anand Aishwariyaa-Anand changed the title refactor(webhooks): enhance outgoing webhooks code structure refactor(webhooks): modularize outgoing webhooks 283 days ago
Aishwariyaa-Anand Merge branch 'main' into refactor-outgoing-webhook
2336a141
refactor: clean up imports
48851ce6
hyperswitch-bot[bot] chore: run formatter
4e0fc9be
Aishwariyaa-Anand Aishwariyaa-Anand marked this pull request as draft 241 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
Labels
Milestone