mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
feat(connector): [Celero] add Connector Template Code (#8489)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -29,6 +29,7 @@ pub struct ConnectorAuthentication {
|
||||
pub bluesnap: Option<BodyKey>,
|
||||
pub boku: Option<BodyKey>,
|
||||
pub cashtocode: Option<BodyKey>,
|
||||
pub celero: Option<HeaderKey>,
|
||||
pub chargebee: Option<HeaderKey>,
|
||||
pub checkbook: Option<BodyKey>,
|
||||
pub checkout: Option<SignatureKey>,
|
||||
|
||||
Reference in New Issue
Block a user