feat(payments_v2): implement payments capture v2 (#6722)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Narayan Bhat
2024-12-20 20:54:57 +05:30
committed by GitHub
parent 22de8ad132
commit 977cb704e7
22 changed files with 1929 additions and 291 deletions

View File

@ -639,7 +639,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::ErrorDetails,
api_models::payments::CtpServiceDetails,
common_utils::types::BrowserInformation,
api_models::payments::ConfirmIntentAmountDetailsResponse,
api_models::payments::PaymentAmountDetailsResponse,
routes::payments::ForceSync,
)),
modifiers(&SecurityAddon)