feat(connector): [MiFinity] add connector template code (#4447)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Swangi Kumari
2024-05-07 19:20:43 +05:30
committed by GitHub
parent 25fe4deb8e
commit d974e6e7c2
23 changed files with 1296 additions and 12 deletions

View File

@ -38,6 +38,7 @@ pub struct ConnectorAuthentication {
pub gocardless: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub iatapay: Option<SignatureKey>,
pub mifinity: Option<HeaderKey>,
pub mollie: Option<BodyKey>,
pub multisafepay: Option<HeaderKey>,
pub netcetera: Option<HeaderKey>,