feat(connector): [FISERVEMEA] Add template code (#5583)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
DEEPANSHU BANSAL
2024-08-12 16:01:47 +05:30
committed by GitHub
parent 59b36a054c
commit 74fcc910e9
25 changed files with 1304 additions and 4 deletions

View File

@ -36,6 +36,7 @@ pub struct ConnectorAuthentication {
pub dummyconnector: Option<HeaderKey>,
pub ebanx: Option<HeaderKey>,
pub fiserv: Option<SignatureKey>,
pub fiservemea: Option<HeaderKey>,
pub forte: Option<MultiAuthKey>,
pub globalpay: Option<BodyKey>,
pub globepay: Option<BodyKey>,