SemanticDiff hyperswitch
feat(core): add psync for multiple partial captures
#1934
Merged

feat(core): add psync for multiple partial captures #1934

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 chore: resolve conflicts
37579f59
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
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
c199507f
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
90074117
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 Merge branch 'main' into add-validation-for-multiple-capture
5b9678bd
hrithikesh026 refactor: enum CaptureUpdate
ad438413
hrithikesh026 Merge branch 'main' into add-validation-for-multiple-capture
83d446eb
hrithikesh026 fix: make connector field non updateable in captures table
481da169
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
hrithikesh026 feat(router): add support for multiple partial capture
2f946805
hrithikesh026 chore: generate openapi_spec file
c3c874b9
hrithikesh026 fix: remove unused functions
f3c81525
hrithikesh026 fix: remove unused enums
2647c206
hrithikesh026 fix: use connection::pg_connection_read() for read operations
80afd253
hrithikesh026 fix: use types::Capturable instead of Capturable
224af7d5
hrithikesh026 address spell check failure
464cbfec
hrithikesh026 feat: add payment sync for multiple partial capture
dc08d403
hrithikesh026 Merge branch 'main' into psync_for_multiple_partial_captures
56c06a4d
hrithikesh026 chore: generate openapi_spec.json
a6a70b60
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 hrithikesh026 requested a review 1 year ago
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 hrithikesh026 requested a review from ashokkjag ashokkjag 1 year ago
hrithikesh026 correct spelling
8ddec6cc
hrithikesh026 fix openapi_spec file
4bc73fcd
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
hrithikesh026 hrithikesh026 assigned hrithikesh026 hrithikesh026 1 year ago
hrithikesh026 hrithikesh026 added A-core
hrithikesh026 hrithikesh026 added S-waiting-on-review
hrithikesh026 hrithikesh026 added this to the August 2023 Milestone milestone 1 year ago
hrithikesh026 hrithikesh026 added C-feature
jarnura
jarnura requested changes on 2023-08-16
jarnura
jarnura requested changes on 2023-08-16
hrithikesh026 feat(core): add psync for multiple partial capture
6927482d
hrithikesh026 add comment
823f0ebc
hrithikesh026 Merge branch 'main' into psync_for_multiple_partial_captures
4adf6e26
hrithikesh026 fix spelling
38c5e178
hrithikesh026 openapi_spec generation
5b98c991
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
SanchithHegde SanchithHegde removed S-waiting-on-review
SanchithHegde SanchithHegde added S-waiting-on-review
hrithikesh026 Merge branch 'main' into psync_for_multiple_partial_captures
4bae81bc
hrithikesh026 generate openapi_spec.json
79a71450
hrithikesh026 add connector_response_reference_id to captures table
5a08cd19
hrithikesh026 run migration
bf48b29b
hrithikesh026 Merge branch 'main' into psync_for_multiple_partial_captures
eda3aed7
hrithikesh026 hrithikesh026 added M-database-changes
hrithikesh026 hrithikesh026 added M-api-contract-changes
hrithikesh026 fix: add reference_id to struct CaptureResponse
88e847df
hrithikesh026 chore: generate openapi_spec.json
867f2502
hrithikesh026 fix: remove MultipleCaptureData from PaymentsCaptureData
c05c0886
hrithikesh026 refactor: move calling connector multiple times for multiple captures…
03460ca8
hrithikesh026 refactor: move calling connector multiple times for multiple captures…
ad1e2c5f
jarnura
jarnura requested changes on 2023-08-22
hrithikesh026 resolve comments
22841650
hrithikesh026 hrithikesh026 requested a review from jarnura jarnura 1 year ago
hrithikesh026 order captures by created_at
4ad295cb
hrithikesh026 remove unwanted comments
64e9a0d8
Narayanbhat166
Narayanbhat166 commented on 2023-08-22
Narayanbhat166
Narayanbhat166 dismissed these changes on 2023-08-22
hrithikesh026 fix: change currency example from usd to USD
416f8ef0
hrithikesh026 hrithikesh026 dismissed their stale review via 416f8ef0 1 year ago
hrithikesh026 hrithikesh026 requested a review from Narayanbhat166 Narayanbhat166 1 year ago
jarnura
jarnura approved these changes on 2023-08-22
Narayanbhat166
Narayanbhat166 approved these changes on 2023-08-23
Narayanbhat166 Narayanbhat166 enabled auto-merge 1 year ago
Narayanbhat166 Narayanbhat166 merged 5657ad69 into main 1 year ago
Narayanbhat166 Narayanbhat166 deleted the psync_for_multiple_partial_captures branch 1 year ago
SanchithHegde SanchithHegde removed S-waiting-on-review

Login to write a write a comment.

Login via GitHub

Assignees
Labels