Feat(connector): [ELAVON] Template PR (#6309)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Suman Maji
2024-11-05 14:53:31 +05:30
committed by GitHub
parent 449c9cfe55
commit b481e5cb8f
23 changed files with 1314 additions and 15 deletions

View File

@ -37,6 +37,7 @@ pub struct ConnectorAuthentication {
#[cfg(feature = "dummy_connector")]
pub dummyconnector: Option<HeaderKey>,
pub ebanx: Option<HeaderKey>,
pub elavon: Option<HeaderKey>,
pub fiserv: Option<SignatureKey>,
pub fiservemea: Option<HeaderKey>,
pub fiuu: Option<HeaderKey>,