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:
Yashasvi Kapil
2025-07-24 11:39:55 +05:30
committed by GitHub
parent 63cc6ae281
commit b521951942
6 changed files with 1119 additions and 175 deletions

View File

@ -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>,