mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [GETNET] add Connector Template Code (#7105)
This commit is contained in:
committed by
GitHub
parent
90ea0764ae
commit
60310b485d
@ -45,6 +45,7 @@ pub struct ConnectorAuthentication {
|
||||
pub fiservemea: Option<HeaderKey>,
|
||||
pub fiuu: Option<HeaderKey>,
|
||||
pub forte: Option<MultiAuthKey>,
|
||||
pub getnet: Option<HeaderKey>,
|
||||
pub globalpay: Option<BodyKey>,
|
||||
pub globepay: Option<BodyKey>,
|
||||
pub gocardless: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user