text stringlengths 70 351k | source stringclasses 4 values |
|---|---|
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[mifinity.metadata.brand_id]
name="brand_id"
label="Merchant Brand ID"
placeholder="Enter Brand ID"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[mifinity.metadata.destination_account_number]
name="destination_account_number"
label="Destination Account Number"
placeholder="Enter Destination Account Number"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[razorpay.connector_auth.BodyKey]
api_key="Razorpay Id"
key1 = "Razorpay Secret"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[mollie.connector_auth.BodyKey]
api_key="API Key"
key1="Profile Token"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[mollie.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[moneris.connector_auth.SignatureKey]
api_key="Client Secret"
key1="Client Id"
api_secret="Merchant Id"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[multisafepay.connector_auth.HeaderKey]
api_key="Enter API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[nexixpay.connector_auth.HeaderKey]
api_key="API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[nmi.connector_auth.BodyKey]
api_key="API Key"
key1="Public Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[nmi.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[novalnet.connector_auth.SignatureKey]
api_key="Product Activation Key"
key1="Payment Access Key"
api_secret="Tariff ID"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[novalnet.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[nuvei.connector_auth.SignatureKey]
api_key="Merchant ID"
key1="Merchant Site ID"
api_secret="Merchant Secret"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[opennode.connector_auth.HeaderKey]
api_key="API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[opennode.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[paypal.connector_auth.BodyKey]
api_key="Client Secret"
key1="Client ID"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/production.toml | crate: connector_configs
[paypal.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[adyen.metadata.endpoint_prefix]
name="endpoint_prefix"
label="Live endpoint prefix"
placeholder="Enter Live endpoint prefix"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[authorizedotnet.connector_auth.BodyKey]
api_key="API Login ID"
key1="Transaction Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[authorizedotnet.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[boku.connector_auth.BodyKey]
api_key="API KEY"
key1= "MERCHANT ID"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[boku.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[checkout.metadata.acquirer_bin]
name="acquirer_bin"
label="Acquirer Bin"
placeholder="Enter Acquirer Bin"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[checkout.metadata.acquirer_merchant_id]
name="acquirer_merchant_id"
label="Acquirer Merchant ID"
placeholder="Enter Acquirer Merchant ID"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[checkout.metadata.acquirer_country_code]
name="acquirer_country_code"
label="Acquirer Country Code"
placeholder="Enter Acquirer Country Code"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[coinbase.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[coingate.metadata.ledger_account_id]
name="ledger_account_id"
label="ID of the trader balance associated with the currency in which the refund will be issued"
placeholder="Enter ID of the trader balance associated with the currency in which the refund will be issued"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[cybersource_payout.connector_auth.SignatureKey]
api_key="Key"
key1="Merchant ID"
api_secret="Shared Secret"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[digitalvirgo.connector_auth.BodyKey]
api_key="Password"
key1="Username"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[dlocal.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ebanx_payout.connector_auth.HeaderKey]
api_key = "Integration Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[forte.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[globalpay.metadata.account_name]
name="account_name"
label="Account Name"
placeholder="Enter Account Name"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[gocardless.connector_auth.HeaderKey]
api_key="Access Token"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[gocardless.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[multisafepay.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nexinets.connector_auth.BodyKey]
api_key="API Key"
key1="Merchant ID"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nexinets.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nmi.metadata.acquirer_bin]
name="acquirer_bin"
label="Acquirer Bin"
placeholder="Enter Acquirer Bin"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nmi.metadata.acquirer_merchant_id]
name="acquirer_merchant_id"
label="Acquirer Merchant ID"
placeholder="Enter Acquirer Merchant ID"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nmi.metadata.acquirer_country_code]
name="acquirer_country_code"
label="Acquirer Country Code"
placeholder="Enter Acquirer Country Code"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[noon.connector_auth.SignatureKey]
api_key="API Key"
key1="Business Identifier"
api_secret="Application Identifier"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[noon.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[nuvei.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[prophetpay.connector_auth.SignatureKey]
api_key="Username"
key1="Token"
api_secret="Profile"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[paypal_payout.connector_auth.BodyKey]
api_key="Client Secret"
key1="Client ID"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[placetopay.connector_auth.BodyKey]
api_key="Login"
key1="Trankey"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[plaid.additional_merchant_data.account_data]
name="account_data"
label="Account Data"
placeholder="Enter account_data"
required=true
type="Select"
options=["iban","bacs"]
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[powertranz.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[stax.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[stax.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[square.connector_auth.BodyKey]
api_key = "Square API Key"
key1 = "Square Client Id"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[square.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[worldpay.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[dummy_connector.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[paypal_test.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[stripe_test.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[helcim.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[adyen_payout.connector_auth.SignatureKey]
api_key = "Adyen API Key (Payout creation)"
api_secret = "Adyen Key (Payout submission)"
key1 = "Adyen Account Id"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[adyen_payout.metadata.endpoint_prefix]
name="endpoint_prefix"
label="Live endpoint prefix"
placeholder="Enter Live endpoint prefix"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[stripe_payout.connector_auth.HeaderKey]
api_key = "Stripe API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[wise_payout.connector_auth.BodyKey]
api_key = "Wise API Key"
key1 = "Wise Account Id"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[threedsecureio.connector_auth.HeaderKey]
api_key="Api Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[threedsecureio.metadata.mcc]
name="mcc"
label="MCC"
placeholder="Enter MCC"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[threedsecureio.metadata.merchant_country_code]
name="merchant_country_code"
label="3 digit numeric country code"
placeholder="Enter 3 digit numeric country code"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[threedsecureio.metadata.merchant_name]
name="merchant_name"
label="Name of the merchant"
placeholder="Enter Name of the merchant"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[threedsecureio.metadata.pull_mechanism_for_external_3ds_enabled]
name="pull_mechanism_for_external_3ds_enabled"
label="Pull Mechanism Enabled"
placeholder="Enter Pull Mechanism Enabled"
required=false
type="Toggle"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[taxjar.connector_auth.HeaderKey]
api_key="Sandbox Token"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[datatrans.connector_auth.BodyKey]
api_key = "Passcode"
key1 = "datatrans MerchantId"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.connector_auth.HeaderKey]
api_key="API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.dpa_id]
name="dpa_id"
label="DPA Id"
placeholder="Enter DPA Id"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.dpa_name]
name="dpa_name"
label="DPA Name"
placeholder="Enter DPA Name"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.locale]
name="locale"
label="Locale"
placeholder="Enter locale"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.card_brands]
name="card_brands"
label="Card Brands"
placeholder="Enter Card Brands"
required=true
type="MultiSelect"
options=["visa","mastercard"]
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.acquirer_bin]
name="acquirer_bin"
label="Acquire Bin"
placeholder="Enter Acquirer Bin"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.acquirer_merchant_id]
name="acquirer_merchant_id"
label="Acquire Merchant Id"
placeholder="Enter Acquirer Merchant Id"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.merchant_category_code]
name="merchant_category_code"
label="Merchant Category Code"
placeholder="Enter Merchant Category Code"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[ctp_mastercard.metadata.merchant_country_code]
name="merchant_country_code"
label="Merchant Country Code"
placeholder="Enter Merchant Country Code"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.mcc]
name="mcc"
label="MCC"
placeholder="Enter MCC"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.merchant_country_code]
name="merchant_country_code"
label="3 digit numeric country code"
placeholder="Enter 3 digit numeric country code"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.merchant_name]
name="merchant_name"
label="Name of the merchant"
placeholder="Enter Name of the merchant"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.three_ds_requestor_name]
name="three_ds_requestor_name"
label="ThreeDS requestor name"
placeholder="Enter ThreeDS requestor name"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.three_ds_requestor_id]
name="three_ds_requestor_id"
label="ThreeDS request id"
placeholder="Enter ThreeDS request id"
required=false
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.acquirer_bin]
name="acquirer_bin"
label="Acquirer Bin"
placeholder="Enter Acquirer Bin"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.acquirer_country_code]
name="acquirer_country_code"
label="Acquirer Country Code"
placeholder="Enter Acquirer Country Code"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/sandbox.toml | crate: connector_configs
[juspaythreedsserver.metadata.acquirer_merchant_id]
name="acquirer_merchant_id"
label="Acquirer Merchant Id"
placeholder="Enter Acquirer Merchant Id"
required=true
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[adyenplatform_payout.connector_auth.HeaderKey]
api_key="Adyen platform's API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[airwallex.connector_webhook_details]
merchant_secret="Source verification key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[jpmorgan.connector_auth.BodyKey]
api_key="Client ID"
key1="Client Secret"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[wellsfargo.connector_auth.SignatureKey]
api_key="Key"
key1="Merchant ID"
api_secret="Shared Secret"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[fiuu.connector_auth.SignatureKey]
api_key="Verify Key"
key1="Merchant ID"
api_secret="Secret Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[juspaythreedsserver.connector_auth.HeaderKey]
api_key="API Key"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[ctp_visa.metadata.dpa_client_id]
name="dpa_client_id"
label="DPA Client ID"
placeholder="Enter DPA Client ID"
type="Text"
| ast_fragments |
# file: hyperswitch/crates/connector_configs/toml/development.toml | crate: connector_configs
[redsys.connector_auth.SignatureKey]
api_key="Merchant ID"
key1="Terminal ID"
api_secret="Secret Key"
| ast_fragments |
# file: hyperswitch/crates/test_utils/Cargo.toml | crate: test_utils
[package]
name = "test_utils"
description = "Postman collection runner and utility"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
readme = "README.md"
license.workspace = true
| ast_fragments |
# file: hyperswitch/crates/test_utils/Cargo.toml | crate: test_utils
[features]
default = ["dummy_connector", "payouts"]
dummy_connector = []
payouts = []
| ast_fragments |
# file: hyperswitch/crates/test_utils/Cargo.toml | crate: test_utils
[dependencies]
anyhow = "1.0.81"
async-trait = "0.1.79"
base64 = "0.22.0"
clap = { version = "4.4.18", default-features = false, features = ["std", "derive", "help", "usage"] }
rand = "0.8.5"
regex = "1.10.4"
reqwest = { version = "0.11.27", features = ["native-tls"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
serde_urlencoded = "0.7.1"
serial_test = "3.0.0"
thirtyfour = "0.31.0"
time = { version = "0.3.35", features = ["macros"] }
tokio = "1.37.0"
toml = "0.8.12"
# First party crates
masking = { version = "0.1.0", path = "../masking" }
| ast_fragments |
# file: hyperswitch/crates/test_utils/tests/sample_auth.toml | crate: test_utils
[aci]
api_key = "Bearer MyApiKey"
key1 = "MyEntityId"
| ast_fragments |
# file: hyperswitch/crates/test_utils/tests/sample_auth.toml | crate: test_utils
[adyen]
api_key = "Bearer MyApiKey"
key1 = "MerchantId"
api_secret = "Secondary key"
| ast_fragments |
# file: hyperswitch/crates/test_utils/tests/sample_auth.toml | crate: test_utils
[authorizedotnet]
api_key = "MyMerchantName"
key1 = "MyTransactionKey"
| ast_fragments |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.