feat(connector): [NEXIXPAY] Add template code (#5684)

Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
mrudul4935
2024-08-28 13:06:35 +05:30
committed by GitHub
parent f024ffbdb8
commit 303684d1ec
25 changed files with 1304 additions and 8 deletions

View File

@ -50,6 +50,7 @@ pub struct ConnectorAuthentication {
pub multisafepay: Option<HeaderKey>,
pub netcetera: Option<HeaderKey>,
pub nexinets: Option<BodyKey>,
pub nexixpay: Option<HeaderKey>,
pub noon: Option<SignatureKey>,
pub novalnet: Option<HeaderKey>,
pub nmi: Option<HeaderKey>,