expressCart/config/payment/config/authorizenet.json

6 lines
118 B
JSON

{
"loginId": "loginId",
"transactionKey": "transactionKey",
"clientKey": "clientKey",
"mode": "test"
}