SemanticDiff hyperswitch
feat(router): add support for multiple partial capture
#1721
Merged

feat(router): add support for multiple partial capture #1721

jarnura merged 42 commits into main from add-validation-for-multiple-capture
hrithikesh026
hrithikesh026 feature(router): create capture entity for each manual capture request
c1a314a9
hrithikesh026 Merge branch 'main' into create-child-payment-intent-for-capture
fbe6585f
hrithikesh026 fix: copy amount_to_capture from payment_attempt to amount in capture
28e26a89
hrithikesh026 chore: spell check
9b82fd98
hrithikesh026 fix: cargo c with --no-default-features was failing
b4261721
hrithikesh026 fix: implement find all for Capture
2c787149
hrithikesh026 chore: remove println
d7625319
hrithikesh026 chore: +nightly fmt
40abc4e9
hrithikesh026 fix(core): add validation and status update logic to multiple partial…
975d90da
hrithikesh026 hrithikesh026 added A-core
hrithikesh026 hrithikesh026 added C-feature
hrithikesh026 hrithikesh026 added M-database-changes
hrithikesh026 hrithikesh026 added R-waiting-on-L1
hrithikesh026 hrithikesh026 added this to the July 2023 Release milestone 1 year ago
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 hrithikesh026 requested a review from SanchithHegde SanchithHegde 1 year ago
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
hrithikesh026 hrithikesh026 requested a review from Sangamesh26 Sangamesh26 1 year ago
hrithikesh026 hrithikesh026 assigned hrithikesh026 hrithikesh026 1 year ago
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 chore: resolve conflicts
37579f59
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 hrithikesh026 requested a review from ashokkjag ashokkjag 1 year ago
hrithikesh026 chore: address spell
749a1c83
hrithikesh026 chore; address migration changes
0d0242bd
hrithikesh026 chore: generate openapi
b0fa57bb
hrithikesh026 git diff
5985a82e
hrithikesh026 fix: migration
fed79e45
hrithikesh026 fix: implement functions for Store for feature not kv_store
dd9614c3
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
bc62c426
bernard-eugine bernard-eugine added P-high
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
c199507f
SanchithHegde SanchithHegde added S-waiting-on-author
SanchithHegde SanchithHegde added S-needs-conflict-resolution
SanchithHegde SanchithHegde removed R-waiting-on-L1
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
90074117
hrithikesh026 hrithikesh026 removed S-waiting-on-author
hrithikesh026 hrithikesh026 removed S-needs-conflict-resolution
hrithikesh026 hrithikesh026 added S-waiting-on-review
ashokkjag
ashokkjag commented on 2023-07-20
hrithikesh026 fix(core): use capture_id as primany key instead of auto incremented …
49a6df5a
hrithikesh026 fix: change function name in feature 'not kv_store'
0936d2cb
hrithikesh026 hrithikesh026 requested a review from ashokkjag ashokkjag 1 year ago
hrithikesh026 hrithikesh026 changed the title fix(core): add validation for multiple partial capture fix(router): add support for multiple partial capture 1 year ago
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
5b9678bd
hrithikesh026 refactor: enum CaptureUpdate
ad438413
Narayanbhat166 Narayanbhat166 changed the title fix(router): add support for multiple partial capture feat(router): add support for multiple partial capture 1 year ago
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
83d446eb
Narayanbhat166
Narayanbhat166 commented on 2023-07-26
hrithikesh026 fix: make connector field non updateable in captures table
481da169
jarnura
jarnura requested changes on 2023-07-27
jarnura
jarnura requested changes on 2023-07-27
Narayanbhat166
Narayanbhat166 commented on 2023-07-28
hrithikesh026 feat(router): support for multiple partial captures
93c485ee
hrithikesh026 fix: repopulate amount_to_capture in payment_attempt after update in …
f02a8747
hrithikesh026 fix: implement CaptureInterface for Store for feature not kv_Store
eff015ca
Narayanbhat166 Narayanbhat166 removed S-waiting-on-review
Narayanbhat166 Narayanbhat166 added S-waiting-on-author
Narayanbhat166
Narayanbhat166 requested changes on 2023-07-31
jarnura
jarnura requested changes on 2023-07-31
hrithikesh026 feat(router): add support for multiple partial capture
2f946805
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 chore: generate openapi_spec file
c3c874b9
hrithikesh026 fix: remove unused functions
f3c81525
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
hrithikesh026 fix: remove unused enums
2647c206
hrithikesh026 hrithikesh026 removed S-waiting-on-author
hrithikesh026 hrithikesh026 added S-waiting-on-review
Narayanbhat166
Narayanbhat166 commented on 2023-08-04
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
hrithikesh026 fix: use connection::pg_connection_read() for read operations
80afd253
hrithikesh026 fix: use types::Capturable instead of Capturable
224af7d5
bernard-eugine bernard-eugine removed this from to the July 2023 Release milestone 1 year ago
bernard-eugine bernard-eugine added this to the August 2023 Milestone milestone 1 year ago
hrithikesh026 address spell check failure
464cbfec
hrithikesh026 fix: create index for captures table
4ea7a501
hrithikesh026 fix: give appropriate names for capture indexes
7462da4e
hrithikesh026 hrithikesh026 requested a review from sai-harsha-vardhan sai-harsha-vardhan 1 year ago
jarnura
jarnura dismissed these changes on 2023-08-07
Narayanbhat166
Narayanbhat166 commented on 2023-08-07
hrithikeshvm fix: return DuplicatePayment error response for insert failure
40da95c4
hrithikesh026 hrithikesh026 dismissed their stale review via 40da95c4 1 year ago
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
jarnura
jarnura dismissed these changes on 2023-08-07
Narayanbhat166
Narayanbhat166 dismissed these changes on 2023-08-07
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
be220897
jarnura jarnura enabled auto-merge 1 year ago
jarnura jarnura removed S-waiting-on-review
jarnura jarnura added S-ready-for-merge
jarnura Merge branch 'main' into add-validation-for-multiple-capture
60146346
sai-harsha-vardhan
sai-harsha-vardhan dismissed these changes on 2023-08-07
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
cb0e2a1b
hrithikesh026 fix: increase stack size to 6 MB from 4 MB because overflow during UI…
9ecda5c0
hrithikesh026 hrithikesh026 dismissed their stale review via 9ecda5c0 1 year ago
hrithikesh026 hrithikesh026 dismissed their stale review via 9ecda5c0 1 year ago
hrithikesh026 hrithikesh026 dismissed their stale review via 9ecda5c0 1 year ago
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
hrithikesh026 hrithikesh026 requested a review from sai-harsha-vardhan sai-harsha-vardhan 1 year ago
sai-harsha-vardhan
sai-harsha-vardhan approved these changes on 2023-08-08
jarnura
jarnura approved these changes on 2023-08-08
jarnura jarnura merged c333fb7f into main 1 year ago
jarnura jarnura deleted the add-validation-for-multiple-capture branch 1 year ago
SanchithHegde SanchithHegde removed P-high
SanchithHegde SanchithHegde removed S-ready-for-merge

Login to write a write a comment.

Login via GitHub

Assignees
Labels