feat(connector): [WELLSFARGO_PAYOUT] PR template code (#5567)

This commit is contained in:
awasthi21
2024-08-12 13:14:10 +05:30
committed by GitHub
parent b0346e08f4
commit 6a5b49397a
22 changed files with 1305 additions and 4 deletions

View File

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