hyperswitch
feat(payouts): Add payout gateway and rollout config for UCS
#11683
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
119
Changes
View On
GitHub
feat(payouts): Add payout gateway and rollout config for UCS
#11683
likhinbopanna
merged 119 commits into
main
from
payout_ucs_flow
added ucs latest rev
7b8bede3
Add changes in PSync gateway
23652e66
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
bd4e3279
Add setupmandate and incrementalauthorization
50dffd84
updated createOrder proto changes
5fc0fc10
added different ucs clients
7227328d
bumped access token and create customer requests
4255a4a5
bumped void and capture request
0bcd1043
added authenticate and rsync request
d38ae544
Added authorize and complete authorize request
86d5445f
fix errors
c7a46a66
fix errors
e5511825
fix errors
0e7f82a7
added session and session token request
7052d0c7
updated request
9e627375
added all ucs clients
e95b574c
build client connections
4680853d
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
6704e513
fixed errors
53e97a7f
Merge remote-tracking branch 'origin/ucs-proto-bump' into ucs-proto-bump
9fa6bf0c
fix errors
81f09d23
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
e2f60751
fixed errors
f7012675
fix error
cc96528a
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
55f57fd6
fixed as_ref error
aaf8ed18
Merge remote-tracking branch 'origin/ucs-proto-bump' into ucs-proto-bump
2ca4d54c
fixed errors
cf093ef9
fixed amount in response
3f1bc5d6
fixed event errors
1f019230
fix errorresponse
f2f70585
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
ec59d41d
fixed errors
2cf19997
fix errors
d3a32cab
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
b617c10a
Merge remote-tracking branch 'origin' into ucs-proto-bump
8ee9dd28
Merge remote-tracking branch 'origin/ucs-proto-bump' into ucs-proto-bump
b5c83e48
fix errors
d00157d8
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
9195b30f
fix errors
9bbb21aa
fixed minor amount error
420e456e
fixed id
34d89663
fix errors
dcf24829
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
28530d72
chore: run formatter
4bca2e1e
fixed commented code
66ccde8e
Merge remote-tracking branch 'origin/ucs-proto-bump' into ucs-proto-bump
88bce4a9
updated the ucs rev
e12d3c50
chore: refractor variable and function names
0ef18649
chore: run formatter
d9c4292f
updated rev and fixed id errors
faf517e0
fixed errors
cb9e8749
change connector_transaction_id to string
6083244d
chore: run formatter
f14927a0
fix errors
e6d05be4
chore: run formatter
2d7e59c7
fixed error
5974926d
fix errors
77dc4779
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
3717a801
fix errors
8d07d53f
fix errors
c11f8fdd
chore: run formatter
165fa5bb
fix errors
8129c43d
Merge branch 'ucs-proto-bump' of https://github.com/juspay/hyperswitc…
ad402620
chore: run formatter
1fa7d8bf
Merge remote-tracking branch 'origin' into ucs-proto-bump
5b911059
fixed compile error
69371c06
fixed v2 compilation error
d375c17c
updated the rev
16ac8c94
Merge remote-tracking branch 'origin' into ucs-proto-bump
92598897
updated ucs version
d4f8e96d
Merge remote-tracking branch 'origin' into ucs-proto-bump
1463fb41
fixed compilation error
a8d6f112
Created a build_grpc_client macro to standardize gRPC client initiali…
577b55b2
chore: run formatter
d67a9fc1
Merge branch 'main' into ucs-proto-bump
8c051cc4
added ucs connector config
b2b5cd7f
Merge remote-tracking branch 'origin/ucs-proto-bump' into ucs-proto-bump
5bfcfddf
Merge remote-tracking branch 'origin' into ucs-proto-bump
e21a15d7
used try_from for connectorSpecificConfig
da778e2c
fixed cybersource error
01bc8954
Merge remote-tracking branch 'origin' into ucs-proto-bump
3b8a546a
resolved conflicts
63aef8f7
Merge remote-tracking branch 'origin' into ucs-proto-bump
f7955967
resolved comments
36de27ae
added connectors in connector config
b7501482
fixed webhook response handeling
9af123fc
addressed comments
606b401d
feat: add rollout config for ucs<>payout
3add7536
updated the rev
5687d15b
resolved conflicts
a9ff0102
resolved conflicts
e16915ea
Merge remote-tracking branch 'origin' into ucs-proto-bump
774e1cd9
Merge remote-tracking branch 'origin' into ucs-proto-bump
ecd8771f
resolved comments
1b37af7f
Merge branch 'main' into payout_ucs_flow
d8c53e0f
Merge branch 'main' into payout_ucs_flow
e5ef3e6e
Merge remote-tracking branch 'origin/ucs-proto-bump' into payout_ucs_…
69e16aa9
feat: add payout gateway for ucs
e1b80d24
refactor: add payout_method_data conversion
42f32667
refactor: conversion for address
bbb7d0c6
refactor: add necessary conversion
7f82fa35
feat: add gateway for the rest of payout flow
89fc7167
feat: add gateway to fetch connector response
cefd8bab
feat: add config to make request compatible to ucs
2807f5c7
Sakilmostak
assigned
Sakilmostak
54 days ago
Sakilmostak
requested a review
54 days ago
Sakilmostak
added
A-core
Sakilmostak
requested a review
54 days ago
Sakilmostak
requested a review
54 days ago
Sakilmostak
requested a review
54 days ago
Sakilmostak
added
C-feature
Sakilmostak
added
Payouts
refactor: merge main
b9b71439
refactor: resolve conflict with main
86813893
refactor: remove redundant code
05088a35
refactor: add needed conversion
322b7c4f
refactor: resolve v2 checks
48a519bb
Merge branch 'main' into payout_ucs_flow
b5b4b8ac
Sakilmostak
added
S-test-ready
refactor: resolve openapi spec check
ab706ce1
hyperswitch-bot
added
M-api-contract-changes
Merge branch 'main' into payout_ucs_flow
4d849938
kashif-m
requested changes on 2026-04-02
refactor: resolve comments
b9f479ae
Merge branch 'main' into payout_ucs_flow
5c7a8eef
refactor: resolve ci checks
f0ba5397
refactor: resolve ci checks
ebcd9582
kashif-m
dismissed these changes on 2026-04-06
refactor: remove commented code
5597a75b
Sakilmostak
dismissed their stale review via
5597a75b
49 days ago
su-shivanshmathur
approved these changes on 2026-04-06
kashif-m
approved these changes on 2026-04-06
sai-harsha-vardhan
approved these changes on 2026-04-06
swangi-kumari
approved these changes on 2026-04-06
Merge branch 'main' into payout_ucs_flow
b0c5be27
github-actions
removed
S-test-ready
Sakilmostak
added
S-test-ready
github-actions
removed
S-test-ready
Sakilmostak
added
S-test-ready
github-actions
removed
S-test-ready
Sakilmostak
added
S-test-ready
likhinbopanna
merged
fc9503fe
into main
48 days ago
likhinbopanna
deleted the payout_ucs_flow branch
48 days ago
hyperswitch-bot
removed
S-test-ready
Login to write a write a comment.
Login via GitHub
Reviewers
swangi-kumari
sai-harsha-vardhan
kashif-m
su-shivanshmathur
Assignees
Sakilmostak
Labels
A-core
C-feature
M-api-contract-changes
Payouts
Milestone
No milestone
Login to write a write a comment.
Login via GitHub