feat(connector): [Gigadat] integrate interac bank redirect payment method (#9525)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Swangi Kumari
2025-09-25 12:10:30 +05:30
committed by GitHub
parent fd2f85706c
commit 93b97ef520
23 changed files with 435 additions and 224 deletions

View File

@ -59,7 +59,7 @@ pub struct ConnectorAuthentication {
pub flexiti: Option<HeaderKey>,
pub forte: Option<MultiAuthKey>,
pub getnet: Option<HeaderKey>,
pub gigadat: Option<HeaderKey>,
pub gigadat: Option<SignatureKey>,
pub globalpay: Option<BodyKey>,
pub globepay: Option<BodyKey>,
pub gocardless: Option<HeaderKey>,