feat(hipay): Add Template PR (#7360)

This commit is contained in:
awasthi21
2025-03-07 12:43:27 +05:30
committed by GitHub
parent 2353f3932d
commit add51526de
25 changed files with 1327 additions and 20 deletions

View File

@ -51,6 +51,7 @@ pub struct ConnectorAuthentication {
pub gocardless: Option<HeaderKey>,
pub gpayments: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub hipay: Option<HeaderKey>,
pub iatapay: Option<SignatureKey>,
pub inespay: Option<HeaderKey>,
pub itaubank: Option<MultiAuthKey>,