feat(connector): [silverflow] template code (#8553)

Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Yashasvi Kapil
2025-07-08 13:08:14 +05:30
committed by GitHub
parent 6197df2e35
commit c322eb9cab
22 changed files with 1385 additions and 12 deletions

View File

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