mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): [PAYJUSTNOW] add Connector Template Code (#9958)
This commit is contained in:
@ -94,6 +94,7 @@ pub struct ConnectorAuthentication {
|
||||
pub opennode: Option<HeaderKey>,
|
||||
pub paybox: Option<HeaderKey>,
|
||||
pub payeezy: Option<SignatureKey>,
|
||||
pub payjustnow: Option<HeaderKey>,
|
||||
pub payload: Option<CurrencyAuthKey>,
|
||||
pub payme: Option<BodyKey>,
|
||||
pub payone: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user