mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(router): Add external vault support in v1 payments flow (#9274)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -381,6 +381,9 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::PaymentLinkSdkLabelType,
|
||||
api_models::enums::OrganizationType,
|
||||
api_models::enums::PaymentLinkShowSdkTerms,
|
||||
api_models::enums::ExternalVaultEnabled,
|
||||
api_models::enums::VaultSdk,
|
||||
api_models::admin::ExternalVaultConnectorDetails,
|
||||
api_models::admin::MerchantConnectorCreate,
|
||||
api_models::admin::AdditionalMerchantData,
|
||||
api_models::admin::ConnectorWalletDetails,
|
||||
|
||||
Reference in New Issue
Block a user