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:
Suman Maji
2024-12-10 16:06:23 +05:30
committed by GitHub
parent 8954e8a218
commit 8777f41568
25 changed files with 1360 additions and 6 deletions

View File

@ -123,6 +123,7 @@ pub enum Connector {
//Thunes,
Trustpay,
Tsys,
// UnifiedAuthenticationService,
Volt,
Wellsfargo,
// Wellsfargopayout,
@ -260,6 +261,7 @@ impl Connector {
// | Self::Thunes
| Self::Trustpay
| Self::Tsys
// | Self::UnifiedAuthenticationService
| Self::Volt
| Self::Wellsfargo
// | Self::Wellsfargopayout