mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
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:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user