mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [SANTANDER] Add Template Code (#8369)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
This commit is contained in:
committed by
GitHub
parent
293d93f68b
commit
c8b35dacb8
@ -91,6 +91,7 @@ pub struct ConnectorAuthentication {
|
||||
pub razorpay: Option<BodyKey>,
|
||||
pub recurly: Option<HeaderKey>,
|
||||
pub redsys: Option<HeaderKey>,
|
||||
pub santander: Option<BodyKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
pub stax: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user