feat(connector): [Itau Bank] Template for payment flows (#5304)

This commit is contained in:
Sakil Mostak
2024-07-18 15:00:23 +05:30
committed by GitHub
parent 1973e3769f
commit ef1418f978
20 changed files with 1283 additions and 6 deletions

View File

@ -43,6 +43,7 @@ pub struct ConnectorAuthentication {
pub gpayments: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub iatapay: Option<SignatureKey>,
pub itaubank: Option<HeaderKey>,
pub mifinity: Option<HeaderKey>,
pub mollie: Option<BodyKey>,
pub multisafepay: Option<HeaderKey>,