Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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 @@ -17312,6 +17312,7 @@
"interpayments",
"inespay",
"iatapay",
"ilixium",
"imerchantsolutions",
"itaubank",
"jpmorgan",
Expand Down Expand Up @@ -42086,6 +42087,7 @@
"helcim",
"hyperpg",
"iatapay",
"ilixium",
"imerchantsolutions",
"inespay",
"interpayments",
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 @@ -11481,6 +11481,7 @@
"interpayments",
"inespay",
"iatapay",
"ilixium",
"imerchantsolutions",
"itaubank",
"jpmorgan",
Expand Down Expand Up @@ -29990,6 +29991,7 @@
"helcim",
"hyperpg",
"iatapay",
"ilixium",
"imerchantsolutions",
"inespay",
"interpayments",
Expand Down
4 changes: 3 additions & 1 deletion config/config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ hyperwallet.base_url = "https://uat-api.paylution.com"
hipay.secondary_base_url = "https://stage-secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://stage-api-gateway.hipay.com/"
iatapay.base_url = "https://sandbox.iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -621,6 +622,7 @@ supported_connectors = "adyen" # Supported connect
adyen = "Star,Pulse,Accel,Nyce" # Debit networks supported by adyen connector

[temp_locker_enable_config]
ilixium = { payment_method = "card" }
stripe = { payment_method = "bank_transfer" }
nuvei = { payment_method = "card" }
shift4 = { payment_method = "card" }
Expand Down Expand Up @@ -1437,7 +1439,7 @@ diff_count_threshold = 100 # Non-volume routing diffs per profile within the cou
base_url = "http://localhost:8000" # Unified Connector Service Base URL
connection_timeout = 10 # Connection Timeout Duration in Seconds
request_timeout = 35 # Per-RPC Request Timeout in Seconds
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate" # Comma-separated list of connectors that use UCS only
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate, ilixium" # Comma-separated list of connectors that use UCS only
ucs_psync_disabled_connectors = "cashtocode, trustly" # Comma-separated list of connectors to disable UCS PSync call

[grpc_client.recovery_decider_client] # Revenue recovery client base url
Expand Down
2 changes: 1 addition & 1 deletion config/deployments/env_specific.toml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ payment_method = "payment_method_types" # <payment_method> = comma-separated clo
base_url = "http://localhost:8000" # Unified Connector Service Base URL
connection_timeout = 10 # Connection Timeout Duration in Seconds
request_timeout = 35 # Per-RPC Request Timeout in Seconds
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, jpmorgan, datatrans, tsys_transit, givepayments, tesouro, citigate" # Comma-separated list of connectors that use UCS only
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, jpmorgan, datatrans, tsys_transit, givepayments, tesouro, citigate, ilixium" # Comma-separated list of connectors that use UCS only
ucs_psync_disabled_connectors = "cashtocode, trustly" # Comma-separated list of connectors to disable UCS PSync call

[revenue_recovery]
Expand Down
4 changes: 3 additions & 1 deletion config/deployments/integration_test.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ hipay.secondary_base_url = "https://stage-secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://stage-api-gateway.hipay.com/"
hyperwallet.base_url = "https://uat-api.paylution.com"
iatapay.base_url = "https://sandbox.iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -955,6 +956,7 @@ payjustnow = { country = "ZA", currency = "ZAR" }
payjustnow = { country = "ZA", currency = "ZAR" }

[temp_locker_enable_config]
ilixium.payment_method = "card"
bluesnap.payment_method = "card"
nuvei.payment_method = "card"
shift4.payment_method = "card"
Expand Down Expand Up @@ -1032,7 +1034,7 @@ connector_list = "juspaythreedsserver, ctp_mastercard, ctp_visa"
connector_list = "worldpayvantiv"

[grpc_client.unified_connector_service]
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate" # Comma-separated list of connectors that use UCS only
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate, ilixium" # Comma-separated list of connectors that use UCS only
ucs_psync_disabled_connectors = "cashtocode, trustly" # Comma-separated list of connectors to disable UCS PSync call

# Merchant Advice Code Configuration
Expand Down
2 changes: 2 additions & 0 deletions config/deployments/production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ hipay.secondary_base_url = "https://secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://api-gateway.hipay.com/"
hyperwallet.base_url = "https://uat-api.paylution.com"
iatapay.base_url = "https://iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -966,6 +967,7 @@ apple_pay = { country = "AF,DZ,AW,AU,AZ,BS,BH,BD,BB,BZ,BM,BT,BO,BA,BW,BR,BN,BG,B
google_pay = { country = "AF,DZ,AW,AU,AZ,BS,BH,BD,BB,BZ,BM,BT,BO,BA,BW,BR,BN,BG,BI,KH,CA,CV,KY,CL,CO,KM,CD,CR,CZ,DK,DJ,ST,DO,EC,EG,SV,ER,ET,FK,FJ,GM,GE,GH,GI,GT,GN,GY,HT,HN,HK,HU,IS,IN,ID,IR,IQ,IE,IL,IT,JM,JP,JO,KZ,KE,KW,LA,LB,LS,LR,LY,LT,MO,MK,MG,MW,MY,MV,MR,MU,MX,MD,MN,MA,MZ,MM,NA,NZ,NI,NG,KP,NO,AR,PK,PG,PY,PE,UY,PH,PL,GB,QA,OM,RO,RU,RW,WS,SG,ST,ZA,KR,LK,SH,SD,SR,SZ,SE,CH,SY,TW,TJ,TZ,TH,TT,TN,TR,UG,UA,US,UZ,VU,VE,VN,ZM,ZW", currency = "AFN,DZD,ANG,AWG,AUD,AZN,BSD,BHD,BDT,BBD,BZD,BMD,BTN,BOB,BAM,BWP,BRL,BND,BGN,BIF,KHR,CAD,CVE,KYD,XOF,XAF,XPF,CLP,COP,KMF,CDF,CRC,EUR,CZK,DKK,DJF,DOP,XCD,EGP,SVC,ERN,ETB,EUR,FKP,FJD,GMD,GEL,GHS,GIP,GTQ,GNF,GYD,HTG,HNL,HKD,HUF,ISK,INR,IDR,IRR,IQD,ILS,JMD,JPY,JOD,KZT,KES,KWD,LAK,LBP,LSL,LRD,LYD,MOP,MKD,MGA,MWK,MYR,MVR,MRU,MUR,MXN,MDL,MNT,MAD,MZN,MMK,NAD,NPR,NZD,NIO,NGN,KPW,NOK,ARS,PKR,PAB,PGK,PYG,PEN,UYU,PHP,PLN,GBP,QAR,OMR,RON,RUB,RWF,WST,SAR,RSD,SCR,SLL,SGD,STN,SBD,SOS,ZAR,KRW,LKR,SHP,SDG,SRD,SZL,SEK,CHF,SYP,TWD,TJS,TZS,THB,TOP,TTD,TND,TRY,TMT,AED,UGX,UAH,USD,UZS,VUV,VND,YER,CNY,ZMW,ZWL" }

[temp_locker_enable_config]
ilixium.payment_method = "card"
bluesnap.payment_method = "card"
nuvei.payment_method = "card"
shift4.payment_method = "card"
Expand Down
2 changes: 2 additions & 0 deletions config/deployments/sandbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ hipay.secondary_base_url = "https://stage-secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://stage-api-gateway.hipay.com/"
hyperwallet.base_url = "https://uat-api.paylution.com"
iatapay.base_url = "https://sandbox.iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -974,6 +975,7 @@ apple_pay = { country = "AF,DZ,AW,AU,AZ,BS,BH,BD,BB,BZ,BM,BT,BO,BA,BW,BR,BN,BG,B
google_pay = { country = "AF,DZ,AW,AU,AZ,BS,BH,BD,BB,BZ,BM,BT,BO,BA,BW,BR,BN,BG,BI,KH,CA,CV,KY,CL,CO,KM,CD,CR,CZ,DK,DJ,ST,DO,EC,EG,SV,ER,ET,FK,FJ,GM,GE,GH,GI,GT,GN,GY,HT,HN,HK,HU,IS,IN,ID,IR,IQ,IE,IL,IT,JM,JP,JO,KZ,KE,KW,LA,LB,LS,LR,LY,LT,MO,MK,MG,MW,MY,MV,MR,MU,MX,MD,MN,MA,MZ,MM,NA,NZ,NI,NG,KP,NO,AR,PK,PG,PY,PE,UY,PH,PL,GB,QA,OM,RO,RU,RW,WS,SG,ST,ZA,KR,LK,SH,SD,SR,SZ,SE,CH,SY,TW,TJ,TZ,TH,TT,TN,TR,UG,UA,US,UZ,VU,VE,VN,ZM,ZW", currency = "AFN,DZD,ANG,AWG,AUD,AZN,BSD,BHD,BDT,BBD,BZD,BMD,BTN,BOB,BAM,BWP,BRL,BND,BGN,BIF,KHR,CAD,CVE,KYD,XOF,XAF,XPF,CLP,COP,KMF,CDF,CRC,EUR,CZK,DKK,DJF,DOP,XCD,EGP,SVC,ERN,ETB,EUR,FKP,FJD,GMD,GEL,GHS,GIP,GTQ,GNF,GYD,HTG,HNL,HKD,HUF,ISK,INR,IDR,IRR,IQD,ILS,JMD,JPY,JOD,KZT,KES,KWD,LAK,LBP,LSL,LRD,LYD,MOP,MKD,MGA,MWK,MYR,MVR,MRU,MUR,MXN,MDL,MNT,MAD,MZN,MMK,NAD,NPR,NZD,NIO,NGN,KPW,NOK,ARS,PKR,PAB,PGK,PYG,PEN,UYU,PHP,PLN,GBP,QAR,OMR,RON,RUB,RWF,WST,SAR,RSD,SCR,SLL,SGD,STN,SBD,SOS,ZAR,KRW,LKR,SHP,SDG,SRD,SZL,SEK,CHF,SYP,TWD,TJS,TZS,THB,TOP,TTD,TND,TRY,TMT,AED,UGX,UAH,USD,UZS,VUV,VND,YER,CNY,ZMW,ZWL" }

[temp_locker_enable_config]
ilixium.payment_method = "card"
bluesnap.payment_method = "card"
nuvei.payment_method = "card"
shift4.payment_method = "card"
Expand Down
4 changes: 3 additions & 1 deletion config/development.toml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ hyperwallet.base_url = "https://uat-api.paylution.com"
hipay.secondary_base_url = "https://stage-secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://stage-api-gateway.hipay.com/"
iatapay.base_url = "https://sandbox.iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -1194,6 +1195,7 @@ finix= { long_lived_token = false, payment_method = "card,wallet" }
paysafe= { long_lived_token = false, payment_method = "card,wallet" ,payment_method_type = { type = "enable_only", list = "apple_pay,credit,debit"},allowed_card_authentication_type= "no_three_ds"}

[temp_locker_enable_config]
ilixium = { payment_method = "card" }
stripe = { payment_method = "bank_transfer" }
nuvei = { payment_method = "card" }
shift4 = { payment_method = "card" }
Expand Down Expand Up @@ -1576,7 +1578,7 @@ enabled = "true"
base_url = "http://localhost:8000"
connection_timeout = 10
request_timeout = 35
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate" # Comma-separated list of connectors that use UCS only
ucs_only_connectors = "imerchantsolutions, paytm, phonepe, hyperpg, revolv3, fiservcommercehub, absa_sanlam, interpayments, payconex, dlocal, barclaycard, tsys_transit, jpmorgan, datatrans, givepayments, tesouro, citigate, ilixium" # Comma-separated list of connectors that use UCS only
ucs_psync_disabled_connectors = "cashtocode, trustly" # Comma-separated list of connectors to disable UCS PSync call

[revenue_recovery]
Expand Down
2 changes: 2 additions & 0 deletions config/docker_compose.toml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ hyperwallet.base_url = "https://uat-api.paylution.com"
hipay.secondary_base_url = "https://stage-secure2-vault.hipay-tpp.com/rest/"
hipay.third_base_url = "https://stage-api-gateway.hipay.com/"
iatapay.base_url = "https://sandbox.iata-pay.iata.org/api/v1"
ilixium.base_url = "https://prprocessing.ilixium.com/platform/ili"
imerchantsolutions.base_url = "https://imerchantsolutions.com/api"
inespay.base_url = "https://apiflow.inespay.com/san/v21"
interpayments.base_url = "https://api-test.interpayments.com/v1"
Expand Down Expand Up @@ -524,6 +525,7 @@ finix= { long_lived_token = false, payment_method = "card,wallet" }
paysafe= { long_lived_token = false, payment_method = "card,wallet" ,payment_method_type = { type = "enable_only", list = "apple_pay,credit,debit"},allowed_card_authentication_type= "no_three_ds"}

[temp_locker_enable_config]
ilixium = { payment_method = "card" }
stripe = { payment_method = "bank_transfer" }
nuvei = { payment_method = "card" }
shift4 = { payment_method = "card" }
Expand Down
2 changes: 2 additions & 0 deletions crates/common_enums/src/connector_enums.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ pub enum Connector {
Interpayments,
Inespay,
Iatapay,
Ilixium,
Imerchantsolutions,
Itaubank,
Jpmorgan,
Expand Down Expand Up @@ -465,6 +466,7 @@ impl Connector {
| Self::Payjustnowinstore
| Self::Phonepe
| Self::Imerchantsolutions
| Self::Ilixium
| Self::Givepayments => false,
Self::Stripe | Self::Checkout | Self::Zift | Self::Nmi | Self::Braintree|
Self::Cybersource | Self::Archipel | Self::Nuvei | Self::Adyen => true,
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 @@ -302,6 +302,7 @@ pub struct ConnectorConfig {
#[cfg(feature = "payouts")]
pub cybersource_payout: Option<ConnectorTomlConfig>,
pub iatapay: Option<ConnectorTomlConfig>,
pub ilixium: Option<ConnectorTomlConfig>,
pub imerchantsolutions: Option<ConnectorTomlConfig>,
pub itaubank: Option<ConnectorTomlConfig>,
#[cfg(feature = "payouts")]
Expand Down Expand Up @@ -714,6 +715,7 @@ impl ConnectorConfig {
Connector::Payjustnow => Ok(connector_data.payjustnow),
Connector::Payjustnowinstore => Ok(connector_data.payjustnowinstore),
Connector::Imerchantsolutions => Ok(connector_data.imerchantsolutions),
Connector::Ilixium => Ok(connector_data.ilixium),
Connector::Givepayments => Ok(connector_data.givepayments),
}
}
Expand Down
33 changes: 33 additions & 0 deletions crates/connector_configs/toml/development.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9048,3 +9048,36 @@ payment_method_type = "UnionPay"
[citigate.connector_auth.BodyKey]
api_key = "Merchant Name"
key1 = "Merchant Password"
[ilixium]
[ilixium.connector_auth.SignatureKey]
api_key = "Digest Calculation Password"
key1 = "Merchant Id"
api_secret = "Account Id"
[[ilixium.credit]]
payment_method_type = "Mastercard"
[[ilixium.credit]]
payment_method_type = "Visa"
[[ilixium.credit]]
payment_method_type = "AmericanExpress"
[[ilixium.credit]]
payment_method_type = "JCB"
[[ilixium.credit]]
payment_method_type = "Discover"
[[ilixium.credit]]
payment_method_type = "DinersClub"
[[ilixium.credit]]
payment_method_type = "UnionPay"
[[ilixium.debit]]
payment_method_type = "Mastercard"
[[ilixium.debit]]
payment_method_type = "Visa"
[[ilixium.debit]]
payment_method_type = "AmericanExpress"
[[ilixium.debit]]
payment_method_type = "JCB"
[[ilixium.debit]]
payment_method_type = "Discover"
[[ilixium.debit]]
payment_method_type = "DinersClub"
[[ilixium.debit]]
payment_method_type = "UnionPay"
33 changes: 33 additions & 0 deletions crates/connector_configs/toml/production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8103,3 +8103,36 @@ payment_method_type = "UnionPay"
[citigate.connector_auth.BodyKey]
api_key = "Merchant Name"
key1 = "Merchant Password"
[ilixium]
[ilixium.connector_auth.SignatureKey]
api_key = "Digest Calculation Password"
key1 = "Merchant Id"
api_secret = "Account Id"
[[ilixium.credit]]
payment_method_type = "Mastercard"
[[ilixium.credit]]
payment_method_type = "Visa"
[[ilixium.credit]]
payment_method_type = "AmericanExpress"
[[ilixium.credit]]
payment_method_type = "JCB"
[[ilixium.credit]]
payment_method_type = "Discover"
[[ilixium.credit]]
payment_method_type = "DinersClub"
[[ilixium.credit]]
payment_method_type = "UnionPay"
[[ilixium.debit]]
payment_method_type = "Mastercard"
[[ilixium.debit]]
payment_method_type = "Visa"
[[ilixium.debit]]
payment_method_type = "AmericanExpress"
[[ilixium.debit]]
payment_method_type = "JCB"
[[ilixium.debit]]
payment_method_type = "Discover"
[[ilixium.debit]]
payment_method_type = "DinersClub"
[[ilixium.debit]]
payment_method_type = "UnionPay"
33 changes: 33 additions & 0 deletions crates/connector_configs/toml/sandbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9022,3 +9022,36 @@ payment_method_type = "UnionPay"
[citigate.connector_auth.BodyKey]
api_key = "Merchant Name"
key1 = "Merchant Password"
[ilixium]
[ilixium.connector_auth.SignatureKey]
api_key = "Digest Calculation Password"
key1 = "Merchant Id"
api_secret = "Account Id"
[[ilixium.credit]]
payment_method_type = "Mastercard"
[[ilixium.credit]]
payment_method_type = "Visa"
[[ilixium.credit]]
payment_method_type = "AmericanExpress"
[[ilixium.credit]]
payment_method_type = "JCB"
[[ilixium.credit]]
payment_method_type = "Discover"
[[ilixium.credit]]
payment_method_type = "DinersClub"
[[ilixium.credit]]
payment_method_type = "UnionPay"
[[ilixium.debit]]
payment_method_type = "Mastercard"
[[ilixium.debit]]
payment_method_type = "Visa"
[[ilixium.debit]]
payment_method_type = "AmericanExpress"
[[ilixium.debit]]
payment_method_type = "JCB"
[[ilixium.debit]]
payment_method_type = "Discover"
[[ilixium.debit]]
payment_method_type = "DinersClub"
[[ilixium.debit]]
payment_method_type = "UnionPay"
3 changes: 3 additions & 0 deletions crates/euclid/src/enums.rs
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ pub enum RoutableConnectors {
Helcim,
Hyperpg,
Iatapay,
Ilixium,
Imerchantsolutions,
Inespay,
Interpayments,
Expand Down Expand Up @@ -452,6 +453,7 @@ impl TryFrom<Connector> for RoutableConnectors {
Connector::Helcim => Ok(Self::Helcim),
Connector::Hyperpg => Ok(Self::Hyperpg),
Connector::Iatapay => Ok(Self::Iatapay),
Connector::Ilixium => Ok(Self::Ilixium),
Connector::Imerchantsolutions => Ok(Self::Imerchantsolutions),
Connector::Interpayments => Ok(Self::Interpayments),
Connector::Itaubank => Ok(Self::Itaubank),
Expand Down Expand Up @@ -621,6 +623,7 @@ impl From<RoutableConnectors> for Connector {
RoutableConnectors::Helcim => Self::Helcim,
RoutableConnectors::Hyperpg => Self::Hyperpg,
RoutableConnectors::Iatapay => Self::Iatapay,
RoutableConnectors::Ilixium => Self::Ilixium,
RoutableConnectors::Imerchantsolutions => Self::Imerchantsolutions,
RoutableConnectors::Interpayments => Self::Interpayments,
RoutableConnectors::Itaubank => Self::Itaubank,
Expand Down
16 changes: 9 additions & 7 deletions crates/hyperswitch_connectors/src/connectors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ pub mod hyperpg;
pub mod hyperswitch_vault;
pub mod hyperwallet;
pub mod iatapay;
pub mod ilixium;
pub mod imerchantsolutions;
pub mod inespay;
pub mod interpayments;
Expand Down Expand Up @@ -169,13 +170,14 @@ pub use self::{
flexiti::Flexiti, forte::Forte, getnet::Getnet, gigadat::Gigadat, givepayments::Givepayments,
globalpay::Globalpay, globepay::Globepay, gocardless::Gocardless, gpayments::Gpayments,
helcim::Helcim, hipay::Hipay, hyperpg::Hyperpg, hyperswitch_vault::HyperswitchVault,
hyperwallet::Hyperwallet, iatapay::Iatapay, imerchantsolutions::Imerchantsolutions,
inespay::Inespay, interpayments::Interpayments, itaubank::Itaubank, jpmorgan::Jpmorgan,
juspaythreedsserver::Juspaythreedsserver, katapult::Katapult, klarna::Klarna, loonio::Loonio,
mifinity::Mifinity, mollie::Mollie, moneris::Moneris, mpgs::Mpgs, multisafepay::Multisafepay,
netcetera::Netcetera, nexinets::Nexinets, nexixpay::Nexixpay, nmi::Nmi, nomupay::Nomupay,
noon::Noon, nordea::Nordea, novalnet::Novalnet, nuvei::Nuvei, opayo::Opayo, opennode::Opennode,
paybox::Paybox, payconex::Payconex, payeezy::Payeezy, payjustnow::Payjustnow,
hyperwallet::Hyperwallet, iatapay::Iatapay, ilixium::Ilixium,
imerchantsolutions::Imerchantsolutions, inespay::Inespay, interpayments::Interpayments,
itaubank::Itaubank, jpmorgan::Jpmorgan, juspaythreedsserver::Juspaythreedsserver,
katapult::Katapult, klarna::Klarna, loonio::Loonio, mifinity::Mifinity, mollie::Mollie,
moneris::Moneris, mpgs::Mpgs, multisafepay::Multisafepay, netcetera::Netcetera,
nexinets::Nexinets, nexixpay::Nexixpay, nmi::Nmi, nomupay::Nomupay, noon::Noon, nordea::Nordea,
novalnet::Novalnet, nuvei::Nuvei, opayo::Opayo, opennode::Opennode, paybox::Paybox,
payconex::Payconex, payeezy::Payeezy, payjustnow::Payjustnow,
payjustnowinstore::Payjustnowinstore, payload::Payload, payme::Payme, payone::Payone,
paypal::Paypal, paysafe::Paysafe, paystack::Paystack, paytm::Paytm, payu::Payu,
peachpayments::Peachpayments, phonepe::Phonepe, placetopay::Placetopay, plaid::Plaid,
Expand Down
Loading
Loading