Feat(connector): [WELLSFARGO] Add template code (#5333)

This commit is contained in:
awasthi21
2024-07-23 20:41:08 +05:30
committed by GitHub
parent 3e16219445
commit 94bb3e78fd
23 changed files with 1324 additions and 4 deletions

View File

@ -75,6 +75,7 @@ pub struct ConnectorAuthentication {
pub trustpay: Option<SignatureKey>,
pub tsys: Option<SignatureKey>,
pub volt: Option<HeaderKey>,
pub wellsfargo: Option<HeaderKey>,
pub wise: Option<BodyKey>,
pub worldpay: Option<BodyKey>,
pub worldline: Option<SignatureKey>,