mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
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:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user