feat(connector): add support for multiple captures PSync #2043
feature(router): create capture entity for each manual capture request
c1a314a9
Merge branch 'main' into create-child-payment-intent-for-capture
fbe6585f
fix: copy amount_to_capture from payment_attempt to amount in capture
28e26a89
chore: spell check
9b82fd98
fix: cargo c with --no-default-features was failing
b4261721
fix: implement find all for Capture
2c787149
chore: remove println
d7625319
chore: +nightly fmt
40abc4e9
fix(core): add validation and status update logic to multiple partial…
975d90da
chore: resolve conflicts
37579f59
chore: address spell
749a1c83
chore; address migration changes
0d0242bd
chore: generate openapi
b0fa57bb
git diff
5985a82e
fix: migration
fed79e45
fix: implement functions for Store for feature not kv_store
dd9614c3
Merge branch 'main' into add-validation-for-multiple-capture
bc62c426
Merge branch 'main' into add-validation-for-multiple-capture
c199507f
Merge branch 'main' into add-validation-for-multiple-capture
90074117
fix(core): use capture_id as primany key instead of auto incremented …
49a6df5a
fix: change function name in feature 'not kv_store'
0936d2cb
Merge branch 'main' into add-validation-for-multiple-capture
5b9678bd
refactor: enum CaptureUpdate
ad438413
Merge branch 'main' into add-validation-for-multiple-capture
83d446eb
fix: make connector field non updateable in captures table
481da169
feat(router): support for multiple partial captures
93c485ee
fix: repopulate amount_to_capture in payment_attempt after update in …
f02a8747
fix: implement CaptureInterface for Store for feature not kv_Store
eff015ca
feat(router): add support for multiple partial capture
2f946805
chore: generate openapi_spec file
c3c874b9
fix: remove unused functions
f3c81525
fix: remove unused enums
2647c206
fix: use connection::pg_connection_read() for read operations
80afd253
fix: use types::Capturable instead of Capturable
224af7d5
address spell check failure
464cbfec
feat: add payment sync for multiple partial capture
dc08d403
Merge branch 'main' into psync_for_multiple_partial_captures
56c06a4d
chore: generate openapi_spec.json
a6a70b60
correct spelling
8ddec6cc
fix openapi_spec file
4bc73fcd
feat(core): add psync for multiple partial capture
6927482d
add comment
823f0ebc
Merge branch 'main' into psync_for_multiple_partial_captures
4adf6e26
fix spelling
38c5e178
openapi_spec generation
5b98c991
Merge branch 'main' into psync_for_multiple_partial_captures
4bae81bc
generate openapi_spec.json
79a71450
add connector_response_reference_id to captures table
5a08cd19
run migration
bf48b29b
feat(connector): (checkout.com) add support for multiple partial capt…
ef5e84b0
Merge branch 'main' into checkout_dot_com_multiple_partial_capture
868ecbba
fix: remove MultipleCaptureData from PaymentsCaptureData
963457b7
fix: use MultipleCaptureRequestData for getting capture reference id
234f7861
Merge branch 'main' of https://github.com/juspay/hyperswitch into che…
0f9f232e
fix: add appropriate not implemented message
e5416f2b
feat(connector): (checkout) add support for multiple capture sync
e64a9e86
Merge branch 'main' into psync_for_multiple_captures_checkout
4e5a6b34
address cargo clippy warnings
03bfd2dc
hrithikesh026
added this to the August 2023 Milestone milestone 1 year ago
jarnura
dismissed these changes
on 2023-08-29
jarnura
enabled auto-merge 1 year ago
Merge branch 'main' into psync_for_multiple_captures_checkout
eac32e73
hrithikesh026
dismissed their stale review
via eac32e73
1 year ago
add comments where required
9b3a88b2
jarnura
dismissed these changes
on 2023-08-29
bernard-eugine
removed this from to the August 2023 Milestone milestone 1 year ago
bernard-eugine
added this to the September 2023 Milestone milestone 1 year ago
wehbook support for checkout psync
deb70121
hrithikesh026
dismissed their stale review
via deb70121
1 year ago
address comments
bfd945de
Merge branch 'main' into psync_for_multiple_captures_checkout
8315c168
fix: deserialize webhook body only for payment events
67c6e673
address cargo clippy warnings
1bd8f4d0
jarnura
approved these changes
on 2023-09-08
jarnura
changed the title feat(connector): (checkout.com) add support for multiple captures PSync feat(connector): add support for multiple captures PSync 1 year ago
jarnura
merged
517c5c41
into main 1 year ago
jarnura
deleted the psync_for_multiple_captures_checkout branch 1 year ago
Login to write a write a comment.
Login via GitHub