mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): Introduce connector template code for WorldpayXML (#7968)
This commit is contained in:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user