mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [BLACKHAWKNETWORK] Add Template Code (#8632)
This commit is contained in:
@ -28,6 +28,7 @@ pub struct ConnectorAuthentication {
|
||||
pub barclaycard: Option<SignatureKey>,
|
||||
pub billwerk: Option<HeaderKey>,
|
||||
pub bitpay: Option<HeaderKey>,
|
||||
pub blackhawknetwork: Option<HeaderKey>,
|
||||
pub bluesnap: Option<BodyKey>,
|
||||
pub boku: Option<BodyKey>,
|
||||
pub cashtocode: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user