mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(connector): [SILVERFLOW] Integrate cards non 3ds payments (#8591)
Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in> Co-authored-by: Kuntimaddi Manideep <manideepk90@gmail.com>
This commit is contained in:
@ -101,7 +101,7 @@ pub struct ConnectorAuthentication {
|
||||
pub redsys: Option<HeaderKey>,
|
||||
pub santander: Option<BodyKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub silverflow: Option<BodyKey>,
|
||||
pub silverflow: Option<SignatureKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
pub stax: Option<HeaderKey>,
|
||||
pub stripe: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user