feat(connector): generate connector template code for gpayments authenticaition connector (#4584)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Hrithikesh
2024-05-13 14:51:14 +05:30
committed by GitHub
parent 2692995617
commit 2a302eb597
21 changed files with 401 additions and 12 deletions

View File

@ -36,6 +36,7 @@ pub struct ConnectorAuthentication {
pub globalpay: Option<BodyKey>,
pub globepay: Option<BodyKey>,
pub gocardless: Option<HeaderKey>,
pub gpayments: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub iatapay: Option<SignatureKey>,
pub mifinity: Option<HeaderKey>,