mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
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:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user