expressCart/config/authorizenet.json

6 lines
118 B
JSON
Raw Normal View History

2018-02-05 07:39:42 +10:00
{
"loginId": "loginId",
"transactionKey": "transactionKey",
"clientKey": "clientKey",
"mode": "test"
}