feat(connector): [FIUU] PR template code (#5691)

This commit is contained in:
awasthi21
2024-08-29 12:15:06 +05:30
committed by GitHub
parent c24260e379
commit 3f17b52a2e
24 changed files with 1299 additions and 5 deletions

View File

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