mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(router): Add support for Vault in connector_accounts endpoint (#7814)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -100,6 +100,7 @@ pub struct ConnectorAuthentication {
|
||||
pub trustpay: Option<SignatureKey>,
|
||||
pub tsys: Option<SignatureKey>,
|
||||
pub unified_authentication_service: Option<HeaderKey>,
|
||||
pub vgs: Option<HeaderKey>,
|
||||
pub volt: Option<HeaderKey>,
|
||||
pub wellsfargo: Option<HeaderKey>,
|
||||
// pub wellsfargopayout: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user