Files
Anurag e641ea2997 fix(connector): Add WASM Changes for Finix Google Pay (#9845)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-10-15 14:06:47 +00:00

382 lines
5.0 KiB
TOML

# Copy this file and rename it as `auth.toml`
# Each of the connector's section is optional
[aci]
api_key = "Bearer MyApiKey"
key1 = "MyEntityId"
[adyen]
api_key = "Bearer MyApiKey"
key1 = "MerchantId"
api_secret = "Secondary key"
[amazonpay]
api_key="Private Key"
key1="Public Key"
[archipel]
api_key="CA Certificate PEM"
[authorizedotnet]
api_key = "MyMerchantName"
key1 = "MyTransactionKey"
[checkout]
api_key = "PublicKey"
api_secret = "SecretKey"
key1 = "MyProcessingChannelId"
[cybersource]
api_key = "Bearer MyApiKey"
key1 = "Merchant id"
api_secret = "Secret key"
[shift4]
api_key = "Bearer MyApiKey"
[worldpay]
api_key = "api_key"
key1 = "key1"
api_secret = "Merchant Identifier"
[payu]
api_key = "Bearer MyApiKey"
key1 = "MerchantPosId"
[globalpay]
api_key = "api_key"
key1 = "key1"
[rapyd]
api_key = "access_key"
key1 = "secret_key"
[facilitapay]
api_key = "password"
key1 = "username" # email id
[fiserv]
api_key = "MyApiKey"
key1 = "MerchantID"
api_secret = "MySecretKey"
[worldline]
key1 = "Merchant Id"
api_key = "API Key"
api_secret = "API Secret Key"
[multisafepay]
api_key = "API Key"
[dlocal]
key1 = "key1"
api_key = "api_key"
api_secret = "secret"
[bambora]
api_key = "api_key"
key1 = "key1"
[nmi]
api_key = "NMI API Key"
[nuvei]
api_key = "api_key"
key1 = "key1"
api_secret = "secret"
[paypal]
api_key = "api_key"
key1 = "key1"
[mollie]
api_key = "API Key"
[forte]
api_key = "api_key"
key1 = "key1"
key2 = "key2"
api_secret = "api_secret"
[coinbase]
api_key = "API Key"
[opennode]
api_key = "API Key"
[nexinets]
api_key = "api_key"
key1 = "key1"
[payeezy]
api_key = "api_key"
key1 = "key1"
api_secret = "secret"
[bitpay]
api_key = "API Key"
[iatapay]
key1 = "key1"
api_key = "api_key"
api_secret = "secret"
[dummyconnector]
api_key = "API Key"
[noon]
api_key = "Application API KEY"
api_secret = "Application Identifier"
key1 = "Business Identifier"
[opayo]
api_key="API Key"
[wise]
api_key = "API Key"
key1 = "Profile ID"
[automation_configs]
hs_base_url="http://localhost:8080"
hs_test_browser="firefox"
chrome_profile_path=""
firefox_profile_path=""
pypl_email=""
pypl_pass=""
gmail_email=""
gmail_pass=""
[payme]
# Open api key
api_key="seller payme id"
key1="payme client key"
[cryptopay]
api_key = "api_key"
key1 = "key1"
[cashtocode]
api_key="Classic PMT API Key"
key1 = "Evoucher PMT API Key"
[tsys]
api_key="device id"
key1 = "transaction key"
api_secret = "developer id"
[globepay]
api_key = "Partner code"
key1 = "Credential code"
[powertranz]
api_key="PowerTranz-PowerTranzPassword"
key1 = "PowerTranz-PowerTranzId"
[stax]
api_key="API Key"
[boku]
api_key="API Key"
key1 = "transaction key"
[square]
api_key="API Key"
key1 = "transaction key"
[helcim]
api_key="API Key"
[gocardless]
api_key="API Key"
[volt]
api_key="API Key"
[prophetpay]
api_key="API Key"
[bankofamerica]
api_key = "MyApiKey"
key1 = "Merchant id"
api_secret = "Secret key"
[placetopay]
api_key= "Login"
key1= "Trankey"
[plaid]
api_key="Client Id"
key1= "Secret"
[threedsecureio]
api_key="API Key"
[ebanx]
api_key="API Key"
[billwerk]
api_key="API Key"
[netcetera]
certificate="Certificate"
private_key="Private Key"
[zsl]
api_key= "Key"
key1= "Merchant id"
[payone]
api_key="API Key"
[mifinity]
api_key="API Key"
[gpayments]
api_key="API Key"
[adyenplatform]
api_key="API Key"
[datatrans]
api_key="API Key"
[bamboraapac]
api_key="API Key"
[razorpay]
api_key="API Key"
key1 = "Merchant id"
api_secret = "Razorpay Id"
key2 = "Razorpay Secret"
[itaubank]
api_key="API Key"
[wellsfargo]
api_key = "MyApiKey"
key1 = "Merchant id"
api_secret = "Secret key"
[paybox]
api_key="API Key"
[fiservemea]
api_key="API Key"
[nexixpay]
api_key="API Key"
[redsys]
api_key="API Key"
[wellsfargopayout]
api_key = "Consumer Key"
key1 = "Gateway Entity Id"
api_secret = "Consumer Secret"
[taxjar]
api_key = "API Key"
[nordea]
api_key = "Client Secret"
key1 = "Client ID"
api_secret = "eIDAS Private Key"
[novalnet]
api_key="API Key"
[deutschebank]
api_key = "Client ID"
key1 = "Merchant ID"
api_secret = "Client Key"
[thunes]
api_key="API Key"
[getnet]
api_key="API Key"
[inespay]
api_key="API Key"
[jpmorgan]
api_key="Client ID"
key1 ="Client Secret"
[elavon]
api_key="API Key"
[nomupay]
api_key="kid"
key1="eid"
[unified_authentication_service]
api_key="API Key"
[chargebee]
api_key= "API Key"
[moneris]
api_key= "API Key"
[stripebilling]
api_key= "API Key"
[paystack]
api_key = "API Key"
[recurly]
api_key= "API Key"
[barclaycard]
api_key = "MyApiKey"
key1 = "Merchant id"
api_secret = "Secret key"
[authipay]
api_key = "MyApiKey"
api_secret = "MySecretKey"
[checkbook]
api_key="Client ID"
key1 ="Client Secret"
[santander]
api_key="Client ID"
key1 ="Client Secret"
[dwolla]
api_key="Client ID"
key1="Client Secret"
[payload]
api_key="API Key"
[calida]
api_key="EOrder Token"
[peachpayments]
api_key="API Key"
key1="Tenant ID"
[tesouro]
api_key="Client ID"
key1="Client Secret"
[finix]
api_key = "Username"
key1 = "Merchant Id"
key2 = "Merchant Identity Id"
api_secret = "Password"