hyperswitch
feat(payouts): implement list and filter APIs
#3651
Merged

feat(payouts): implement list and filter APIs #3651

Gnanasundari24 merged 46 commits into main from payout_list
kashif-m
kashif-m kashif-m force pushed from 348e87d7 to 330acf39 235 days ago
kashif-m kashif-m force pushed from cefb51ea to 1b0861fb 235 days ago
Base automatically changed from payout_routing to main 224 days ago
kashif-m kashif-m assigned kashif-m kashif-m 224 days ago
kashif-m kashif-m force pushed from e7c04a92 to c04c0d5e 221 days ago
kashif-m kashif-m marked this pull request as ready for review 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m requested a review from sahkal sahkal 221 days ago
kashif-m kashif-m requested a review from Narayanbhat166 Narayanbhat166 221 days ago
kashif-m kashif-m requested a review from Sakilmostak Sakilmostak 221 days ago
kashif-m feat(payouts): implement KVRouterStore
8e81bed2
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
494c2e4b
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
9c006376
kashif-m fix(payouts): missing import
08148809
kashif-m feat(payouts): implement list and filter APIs
0d297e6f
kashif-m kashif-m force pushed from 1b4755ab to 0d297e6f 221 days ago
kashif-m kashif-m requested a review 221 days ago
kashif-m kashif-m changed the base branch from main to payout_kv_interface 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m removed review request 221 days ago
kashif-m kashif-m requested a review from lsampras lsampras 221 days ago
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
6f79fc1d
kashif-m refactor(payouts): resolve comments
86da7117
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
fed1d263
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
7ff65e58
kashif-m chore: clippy fixes
f7ba3d43
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
1cf44f16
kashif-m refactor: add default implementation for payouts StorageInterface
a0814a15
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
ee51d3b9
kashif-m chore: cargo hack fixes
f9117881
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
100d4025
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
36a2cb34
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
54062a46
sahkal
sahkal requested changes on 2024-03-08
kashif-m chore: resolve comments
fa13a342
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
3c50ddb4
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
d1eb7e00
hyperswitch-bot[bot] chore: run formatter
1e94c1e6
kashif-m kashif-m requested a review from sahkal sahkal 213 days ago
kashif-m chore: cargo clippy
44a36021
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
ad7949d2
kashif-m kashif-m added C-feature
kashif-m kashif-m added S-waiting-on-review
kashif-m kashif-m added A-Analytics
sahkal
sahkal dismissed these changes on 2024-03-08
Narayanbhat166 Narayanbhat166 requested a review from apoorvdixit88 apoorvdixit88 209 days ago
Narayanbhat166
Narayanbhat166 dismissed these changes on 2024-03-06
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
46afec3d
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
1e36b8a4
kashif-m refactor: resolve comments
d37ab65d
kashif-m refactor: resolve missed conflicts
eeb77ece
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
e49a3d46
hyperswitch-bot[bot] chore: run formatter
e47d4ed3
apoorvdixit88
apoorvdixit88 commented on 2024-03-13
kashif-m feat(payouts): expose API for listing available filters
a73a299b
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
71450517
kashif-m
kashif-m kashif-m requested a review from apoorvdixit88 apoorvdixit88 207 days ago
apoorvdixit88
apoorvdixit88 dismissed these changes on 2024-03-14
kashif-m refactor(payouts): distinct flow for listing available payout filters
bda55dd8
kashif-m feat(payouts): add optional find query for payouts table
af6a261f
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
a9a6792e
kashif-m refactor: get_token function
9c2b35c4
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
56505db9
kashif-m refactor: remove get_token
33ecc69b
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
1fe931d5
kashif-m kashif-m force pushed from 15fbf324 to 1fe931d5 203 days ago
kashif-m refactor: specify type annotations
757162cf
hyperswitch-bot[bot] chore: run formatter
57fe9fbb
kashif-m refactor: specify type annotations
4e44564c
hyperswitch-bot[bot] chore: run formatter
ac5da4bc
kashif-m refactor: payment methods list and payout_attempt KV lookup consumption
73d0d295
kashif-m Merge remote-tracking branch 'origin/main' into payout_kv_interface
dec9b677
kashif-m Merge remote-tracking branch 'origin/payout_kv_interface' into payout…
2572951c
Base automatically changed from payout_kv_interface to main 202 days ago
Gnanasundari24 Gnanasundari24 dismissed their stale review 202 days ago
The base branch was changed.
Gnanasundari24 Gnanasundari24 dismissed their stale review 202 days ago
The base branch was changed.
Gnanasundari24 Gnanasundari24 dismissed their stale review 202 days ago
The base branch was changed.
kashif-m Merge remote-tracking branch 'origin/main' into payout_list
076bdb81
apoorvdixit88
apoorvdixit88 approved these changes on 2024-03-20
Narayanbhat166
Narayanbhat166 approved these changes on 2024-03-20
sahkal
sahkal approved these changes on 2024-03-20
kashif-m kashif-m removed review request from Sakilmostak Sakilmostak 201 days ago
kashif-m kashif-m removed review request from lsampras lsampras 201 days ago
Gnanasundari24 Gnanasundari24 enabled auto-merge 200 days ago
kashif-m kashif-m requested a review 200 days ago
lsampras
lsampras approved these changes on 2024-03-21
Gnanasundari24 Gnanasundari24 merged fb5f0e6c into main 200 days ago
Gnanasundari24 Gnanasundari24 deleted the payout_list branch 200 days ago
SanchithHegde SanchithHegde removed S-waiting-on-review

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone