Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api-reference/v1/openapi_spec_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10940,6 +10940,7 @@
"boku",
"braintree",
"cashtocode",
"celero",
"chargebee",
"checkout",
"coinbase",
Expand Down Expand Up @@ -27912,6 +27913,7 @@
"boku",
"braintree",
"cashtocode",
"celero",
"chargebee",
"checkout",
"coinbase",
Expand Down
2 changes: 2 additions & 0 deletions api-reference/v2/openapi_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8147,6 +8147,7 @@
"boku",
"braintree",
"cashtocode",
"celero",
"chargebee",
"checkout",
"coinbase",
Expand Down Expand Up @@ -22651,6 +22652,7 @@
"boku",
"braintree",
"cashtocode",
"celero",
"chargebee",
"checkout",
"coinbase",
Expand Down
2 changes: 2 additions & 0 deletions config/config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ bluesnap.secondary_base_url = "https://sandpay.bluesnap.com/"
boku.base_url = "https://$-api4-stage.boku.com"
braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
celero.base_url = "https://sandbox.gotnpgateway.com"
chargebee.base_url = "https://$.chargebee.com/api/"
checkout.base_url = "https://api.sandbox.checkout.com/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down Expand Up @@ -338,6 +339,7 @@ cards = [
"adyenplatform",
"archipel",
"authorizedotnet",
"celero",
"coinbase",
"coingate",
"cryptopay",
Expand Down
1 change: 1 addition & 0 deletions config/deployments/integration_test.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ bluesnap.secondary_base_url = "https://sandpay.bluesnap.com/"
boku.base_url = "https://$-api4-stage.boku.com"
braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
celero.base_url = "https://sandbox.gotnpgateway.com"
chargebee.base_url = "https://$.chargebee.com/api/"
checkout.base_url = "https://api.sandbox.checkout.com/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down
1 change: 1 addition & 0 deletions config/deployments/production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ bluesnap.secondary_base_url = "https://pay.bluesnap.com/"
boku.base_url = "https://country-api4-stage.boku.com"
braintree.base_url = "https://payments.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster14.api.cashtocode.com"
celero.base_url = "https://app.gotnpgateway.com"
chargebee.base_url = "https://{{merchant_endpoint_prefix}}.chargebee.com/api/"
checkout.base_url = "https://api.checkout.com/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down
1 change: 1 addition & 0 deletions config/deployments/sandbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ bluesnap.secondary_base_url = "https://sandpay.bluesnap.com/"
boku.base_url = "https://$-api4-stage.boku.com"
braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
celero.base_url = "https://sandbox.gotnpgateway.com"
checkout.base_url = "https://api.sandbox.checkout.com/"
chargebee.base_url = "https://$.chargebee.com/api/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down
2 changes: 2 additions & 0 deletions config/development.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ cards = [
"bluesnap",
"boku",
"braintree",
"celero",
"checkout",
"coinbase",
"coingate",
Expand Down Expand Up @@ -235,6 +236,7 @@ bluesnap.secondary_base_url = "https://sandpay.bluesnap.com/"
boku.base_url = "https://$-api4-stage.boku.com"
braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
celero.base_url = "https://sandbox.gotnpgateway.com"
chargebee.base_url = "https://$.chargebee.com/api/"
checkout.base_url = "https://api.sandbox.checkout.com/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down
2 changes: 2 additions & 0 deletions config/docker_compose.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ bluesnap.secondary_base_url = "https://sandpay.bluesnap.com/"
boku.base_url = "https://$-api4-stage.boku.com"
braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
celero.base_url = "https://sandbox.gotnpgateway.com"
chargebee.base_url = "https://$.chargebee.com/api/"
checkout.base_url = "https://api.sandbox.checkout.com/"
coinbase.base_url = "https://api.commerce.coinbase.com"
Expand Down Expand Up @@ -255,6 +256,7 @@ cards = [
"bluesnap",
"boku",
"braintree",
"celero",
"checkout",
"coinbase",
"coingate",
Expand Down
5 changes: 5 additions & 0 deletions crates/common_enums/src/connector_enums.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ pub enum RoutableConnectors {
Boku,
Braintree,
Cashtocode,
Celero,
Chargebee,
Checkout,
Coinbase,
Expand Down Expand Up @@ -229,6 +230,7 @@ pub enum Connector {
Boku,
Braintree,
Cashtocode,
Celero,
Chargebee,
Checkout,
Coinbase,
Expand Down Expand Up @@ -411,6 +413,7 @@ impl Connector {
| Self::Boku
| Self::Braintree
| Self::Cashtocode
| Self::Celero
| Self::Chargebee
| Self::Coinbase
| Self::Coingate
Expand Down Expand Up @@ -571,6 +574,7 @@ impl From<RoutableConnectors> for Connector {
RoutableConnectors::Boku => Self::Boku,
RoutableConnectors::Braintree => Self::Braintree,
RoutableConnectors::Cashtocode => Self::Cashtocode,
RoutableConnectors::Celero => Self::Celero,
RoutableConnectors::Chargebee => Self::Chargebee,
RoutableConnectors::Checkout => Self::Checkout,
RoutableConnectors::Coinbase => Self::Coinbase,
Expand Down Expand Up @@ -689,6 +693,7 @@ impl TryFrom<Connector> for RoutableConnectors {
Connector::Boku => Ok(Self::Boku),
Connector::Braintree => Ok(Self::Braintree),
Connector::Cashtocode => Ok(Self::Cashtocode),
Connector::Celero => Ok(Self::Celero),
Connector::Chargebee => Ok(Self::Chargebee),
Connector::Checkout => Ok(Self::Checkout),
Connector::Coinbase => Ok(Self::Coinbase),
Expand Down
2 changes: 2 additions & 0 deletions crates/connector_configs/src/connector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ pub struct ConnectorConfig {
pub boku: Option<ConnectorTomlConfig>,
pub braintree: Option<ConnectorTomlConfig>,
pub cashtocode: Option<ConnectorTomlConfig>,
pub celero: Option<ConnectorTomlConfig>,
pub chargebee: Option<ConnectorTomlConfig>,
pub checkout: Option<ConnectorTomlConfig>,
pub coinbase: Option<ConnectorTomlConfig>,
Expand Down Expand Up @@ -378,6 +379,7 @@ impl ConnectorConfig {
Connector::Boku => Ok(connector_data.boku),
Connector::Braintree => Ok(connector_data.braintree),
Connector::Cashtocode => Ok(connector_data.cashtocode),
Connector::Celero => Ok(connector_data.celero),
Connector::Chargebee => Ok(connector_data.chargebee),
Connector::Checkout => Ok(connector_data.checkout),
Connector::Coinbase => Ok(connector_data.coinbase),
Expand Down
5 changes: 3 additions & 2 deletions crates/hyperswitch_connectors/src/connectors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pub mod bluesnap;
pub mod boku;
pub mod braintree;
pub mod cashtocode;
pub mod celero;
pub mod chargebee;
pub mod checkout;
pub mod coinbase;
Expand Down Expand Up @@ -113,8 +114,8 @@ pub use self::{
amazonpay::Amazonpay, archipel::Archipel, authorizedotnet::Authorizedotnet, bambora::Bambora,
bamboraapac::Bamboraapac, bankofamerica::Bankofamerica, barclaycard::Barclaycard,
billwerk::Billwerk, bitpay::Bitpay, bluesnap::Bluesnap, boku::Boku, braintree::Braintree,
cashtocode::Cashtocode, chargebee::Chargebee, checkout::Checkout, coinbase::Coinbase,
coingate::Coingate, cryptopay::Cryptopay, ctp_mastercard::CtpMastercard,
cashtocode::Cashtocode, celero::Celero, chargebee::Chargebee, checkout::Checkout,
coinbase::Coinbase, coingate::Coingate, cryptopay::Cryptopay, ctp_mastercard::CtpMastercard,
cybersource::Cybersource, datatrans::Datatrans, deutschebank::Deutschebank,
digitalvirgo::Digitalvirgo, dlocal::Dlocal, ebanx::Ebanx, elavon::Elavon,
facilitapay::Facilitapay, fiserv::Fiserv, fiservemea::Fiservemea, fiuu::Fiuu, forte::Forte,
Expand Down
Loading
Loading