mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [WELLSFARGO_PAYOUT] PR template code (#5567)
This commit is contained in:
@ -77,6 +77,7 @@ pub struct ConnectorAuthentication {
|
||||
pub tsys: Option<SignatureKey>,
|
||||
pub volt: Option<HeaderKey>,
|
||||
pub wellsfargo: Option<HeaderKey>,
|
||||
// pub wellsfargopayout: Option<HeaderKey>,
|
||||
pub wise: Option<BodyKey>,
|
||||
pub worldpay: Option<BodyKey>,
|
||||
pub worldline: Option<SignatureKey>,
|
||||
|
||||
Reference in New Issue
Block a user