🔧 Processor Accounts Configuration
Total accounts: 2
[
{
"name": "Futura test gateway",
"provider": "futura",
"config_type": "",
"config_raw": "{\r\n \"username\": \"test_user\",\r\n \"password\": \"test_pass\",\r\n \"api_url\": \"https://futura.transactiongateway.com/api/transact.php\",\r\n \"merchantId\": \"TEST123\",\r\n \"public_key\": \"t9Kvpd-5gTPXW-zg3y62-r79cPc\",\r\n \"security_key\": \"pPFX8656qB57A78RD3u5nh5J9ve24Q27\"\r\n}",
"config_parsed": "{\n \"username\": \"test_user\",\n \"password\": \"test_pass\",\n \"api_url\": \"https://futura.transactiongateway.com/api/transact.php\",\n \"merchantId\": \"TEST123\",\n \"public_key\": \"t9Kvpd-5gTPXW-zg3y62-r79cPc\",\n \"security_key\": \"pPFX8656qB57A78RD3u5nh5J9ve24Q27\"\n}",
"has_required_fields": true
},
{
"name": "Futura 2",
"provider": "futura",
"config_type": "",
"config_raw": "{}",
"config_parsed": "{}",
"has_required_fields": false
}
]
← Back