mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Unifiedauthenticationservice] add Connector Template Code (#6732)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -89,6 +89,7 @@ pub struct ConnectorAuthentication {
|
||||
pub stripe_uk: Option<HeaderKey>,
|
||||
pub trustpay: Option<SignatureKey>,
|
||||
pub tsys: Option<SignatureKey>,
|
||||
pub unified_authentication_service: Option<HeaderKey>,
|
||||
pub volt: Option<HeaderKey>,
|
||||
pub wellsfargo: Option<HeaderKey>,
|
||||
// pub wellsfargopayout: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user