feat(connectors): [Template] add Worldpayvantiv (#8226)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
AkshayaFoiger
2025-06-04 15:30:32 +05:30
committed by GitHub
parent 835a425ded
commit fd844c3dd5
23 changed files with 1339 additions and 5 deletions

View File

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