# 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" [authorizedotnet] api_key = "MyMerchantName" key1 = "MyTransactionKey" [checkout] api_key = "Bearer PublicKey" api_secret = "Bearer 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" [payu] api_key = "Bearer MyApiKey" key1 = "MerchantPosId" [globalpay] api_key = "Bearer MyApiKey" [rapyd] api_key = "access_key" key1 = "secret_key" [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" [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" [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"