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:
Nithin N
2025-07-07 16:52:50 +05:30
committed by GitHub
parent 4aca45531b
commit dfed2be290
25 changed files with 1419 additions and 90 deletions

View File

@ -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>,