mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
Feat(connector): [WELLSFARGO] Add template code (#5333)
This commit is contained in:
@ -75,6 +75,7 @@ pub struct ConnectorAuthentication {
|
||||
pub trustpay: Option<SignatureKey>,
|
||||
pub tsys: Option<SignatureKey>,
|
||||
pub volt: Option<HeaderKey>,
|
||||
pub wellsfargo: Option<HeaderKey>,
|
||||
pub wise: Option<BodyKey>,
|
||||
pub worldpay: Option<BodyKey>,
|
||||
pub worldline: Option<SignatureKey>,
|
||||
|
||||
Reference in New Issue
Block a user