hyperswitch
feat(core): conditionally return captures list during payment sync.
#2033
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
55
Changes
View On
GitHub
feat(core): conditionally return captures list during payment sync.
#2033
Narayanbhat166
merged 55 commits into
main
from
conditionally_return_captures_list
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
feat(connector): add feature to void authorization without capturing …
7a8ff26d
generate openapi_spec.json
f5dbe9b5
Merge branch 'main' into void_authorization_after_multiple_partial_ca…
20207f2d
generate openapi_spec.json
f2887a8b
remove debug println statements
879f01dd
Merge branch 'main' into void_authorization_after_multiple_partial_ca…
37fc4837
fix comments
3070f1ca
generate openapi_spec
b140748a
resolve comments
5812b97b
fix: remove last_capture flag
2c137ca5
hrithikesh026
added
A-core
hrithikesh026
added
C-feature
hrithikesh026
added
S-waiting-on-review
hrithikesh026
added
M-api-contract-changes
hrithikesh026
added this to the
August 2023 Milestone
milestone
3 years ago
hrithikesh026
requested a review
from
jarnura
3 years ago
hrithikesh026
requested a review
from
Narayanbhat166
3 years ago
hrithikesh026
requested a review
from
sai-harsha-vardhan
3 years ago
hrithikesh026
requested a review
3 years ago
hrithikesh026
assigned
hrithikesh026
3 years ago
hrithikesh026
requested a review
3 years ago
hrithikesh026
requested a review
3 years ago
hrithikesh026
requested a review
3 years ago
jarnura
approved these changes on 2023-08-29
Narayanbhat166
approved these changes on 2023-08-29
Narayanbhat166
enabled auto-merge
3 years ago
Narayanbhat166
merged
c2aa0142
into main
3 years ago
Narayanbhat166
deleted the conditionally_return_captures_list branch
3 years ago
SanchithHegde
removed
S-waiting-on-review
bernard-eugine
removed this from to the
August 2023 Milestone
milestone
3 years ago
bernard-eugine
added this to the
September 2023 Milestone
milestone
3 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
jarnura
Narayanbhat166
sai-harsha-vardhan
Assignees
hrithikesh026
Labels
A-core
C-feature
M-api-contract-changes
Milestone
September 2023 Milestone
Login to write a write a comment.
Login via GitHub