mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Itau Bank] Template for payment flows (#5304)
This commit is contained in:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user