feat(connector): [COINGATE] Add Template PR (#7052)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
awasthi21
2025-02-06 19:13:36 +05:30
committed by GitHub
parent 775dcc5a4e
commit dddb1b06be
21 changed files with 1323 additions and 27 deletions

View File

@ -30,6 +30,7 @@ pub struct ConnectorAuthentication {
pub chargebee: Option<HeaderKey>,
pub checkout: Option<SignatureKey>,
pub coinbase: Option<HeaderKey>,
pub coingate: Option<HeaderKey>,
pub cryptopay: Option<BodyKey>,
pub cybersource: Option<SignatureKey>,
pub datatrans: Option<HeaderKey>,