mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
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:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user