feat(connector): [SIFT] add Connector Template Code (#8488)

This commit is contained in:
sweta-sharma
2025-08-08 18:24:29 +05:30
committed by GitHub
parent 767dee9eb0
commit 2d3abd711a
22 changed files with 1378 additions and 12 deletions

View File

@ -107,6 +107,7 @@ pub struct ConnectorAuthentication {
pub redsys: Option<HeaderKey>,
pub santander: Option<BodyKey>,
pub shift4: Option<HeaderKey>,
pub sift: Option<HeaderKey>,
pub silverflow: Option<SignatureKey>,
pub square: Option<BodyKey>,
pub stax: Option<HeaderKey>,