mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +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 Connectors {
|
||||
pub boku: ConnectorParams,
|
||||
pub braintree: ConnectorParams,
|
||||
pub cashtocode: ConnectorParams,
|
||||
pub celero: ConnectorParams,
|
||||
pub chargebee: ConnectorParams,
|
||||
pub checkbook: ConnectorParams,
|
||||
pub checkout: ConnectorParams,
|
||||
|
||||
Reference in New Issue
Block a user