mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [DWOLLA] - Add template code (#8496)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -41,6 +41,7 @@ pub struct ConnectorAuthentication {
|
||||
pub dlocal: Option<SignatureKey>,
|
||||
#[cfg(feature = "dummy_connector")]
|
||||
pub dummyconnector: Option<HeaderKey>,
|
||||
pub dwolla: Option<HeaderKey>,
|
||||
pub ebanx: Option<HeaderKey>,
|
||||
pub elavon: Option<HeaderKey>,
|
||||
pub facilitapay: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user