feat(core): Add visa click to pay support (#7562)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sahkal Poddar
2025-03-28 13:23:59 +05:30
committed by GitHub
parent bfb6f59a79
commit 9e5e6be730
27 changed files with 168 additions and 92 deletions

View File

@ -326,6 +326,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::enums::PaymentConnectorCategory,
api_models::enums::CardDiscovery,
api_models::enums::FeatureStatus,
api_models::enums::CtpServiceProvider,
api_models::admin::MerchantConnectorCreate,
api_models::admin::AdditionalMerchantData,
api_models::admin::ConnectorWalletDetails,