feat(connector): [INESPAY] add Connector Template Code (#6614)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
sweta-kumari-sharma
2024-11-26 12:44:44 +05:30
committed by GitHub
parent 26c61969eb
commit 710186f035
27 changed files with 1316 additions and 14 deletions

View File

@ -49,6 +49,7 @@ pub struct ConnectorAuthentication {
pub gpayments: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub iatapay: Option<SignatureKey>,
pub inespay: Option<HeaderKey>,
pub itaubank: Option<MultiAuthKey>,
pub jpmorgan: Option<HeaderKey>,
pub mifinity: Option<HeaderKey>,