feat(connector): [Hyperwallet] template code (#8926)

This commit is contained in:
Sakil Mostak
2025-08-14 13:43:12 +05:30
committed by GitHub
parent 38fa04cfdb
commit b797d93433
23 changed files with 1403 additions and 27 deletions

View File

@ -65,6 +65,7 @@ pub struct ConnectorAuthentication {
pub helcim: Option<HeaderKey>,
pub hipay: Option<HeaderKey>,
pub hyperswitch_vault: Option<SignatureKey>,
pub hyperwallet: Option<BodyKey>,
pub iatapay: Option<SignatureKey>,
pub inespay: Option<HeaderKey>,
pub itaubank: Option<MultiAuthKey>,