feat(connector): [SANTANDER] Add Template Code (#8369)

Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
This commit is contained in:
Sayak Bhattacharya
2025-06-20 18:21:54 +05:30
committed by GitHub
parent 293d93f68b
commit c8b35dacb8
24 changed files with 1342 additions and 12 deletions

View File

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