feat(connector): [GETNET] add Connector Template Code (#7105)

This commit is contained in:
sweta-kumari-sharma
2025-02-11 22:40:38 +05:30
committed by GitHub
parent 90ea0764ae
commit 60310b485d
26 changed files with 1324 additions and 13 deletions

View File

@ -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>,