feat(connector): fail payment authorize when capture_method is manual_method #1893
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
fix: create index for captures table
4ea7a501
fix: give appropriate names for capture indexes
7462da4e
fix: return DuplicatePayment error response for insert failure
40da95c4
fix(connector): fail create payment when capture_method is manual_mul…
eaa97ffa
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
a608f9cb
hrithikesh026
added this to the August 2023 Milestone milestone 1 year ago
fix(connector): throw 501 not_implemented for connectors that does no…
59c08941
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
91914948
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
36380f85
fix: increase stack size to 6 MB from 4 MB because overflow during UI…
eb84c875
fix: use constant for capture_multiple not implmented error message
6709d5d5
Merge remote-tracking branch 'origin' into fail-payment-authorize-for…
d369e4ee
fix: create and implement ConnectorValidation trait for each connector
de1c4a1a
fix: call validate_capture_method function before building authorize …
9895107a
fix: throw not_implemented error for multiple partial capture for con…
fc6858bc
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
f2d8ad35
fix: remove existing validation logic in get_url function
de90869c
Merge branch 'main' of https://github.com/juspay/hyperswitch into fai…
1b8e533d
fix: resolve conflicts
d922f95d
feat(router): add connector_request_reference_id in router_data based…
ced6248e
merge main to resolve conflicts
c016cae0
chore: merge main to resolve conflicts
84dfb28b
remove payment_experience from ConnectorError::NotSupported
a149517e
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
04b050bf
resolve comments
31a82e2f
generate openapi_spec
eada7ec2
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
22e1333f
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
87a67682
resolve comments
6041a373
Merge branch 'main' into fail-payment-authorize-for-manual-multiple
cd1ea2d7
hrithikesh026
dismissed their stale review
via cd1ea2d7
1 year ago
jarnura
approved these changes
on 2023-08-23
jarnura
enabled auto-merge 1 year ago
jarnura
merged
bca9d501
into main 1 year ago
jarnura
deleted the fail-payment-authorize-for-manual-multiple branch 1 year ago
Login to write a write a comment.
Login via GitHub