feat(connector): Introduce connector template code for WorldpayXML (#7968)

This commit is contained in:
AkshayaFoiger
2025-05-12 19:18:51 +05:30
committed by GitHub
parent e404c0ce4a
commit 57cb3a9ff0
23 changed files with 1324 additions and 5 deletions

View File

@ -105,6 +105,7 @@ pub struct ConnectorAuthentication {
// pub wellsfargopayout: Option<HeaderKey>,
pub wise: Option<BodyKey>,
pub worldpay: Option<BodyKey>,
pub worldpayxml: Option<HeaderKey>,
pub xendit: Option<HeaderKey>,
pub worldline: Option<SignatureKey>,
pub zen: Option<HeaderKey>,