Index: trunk/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php |
— | — | @@ -42,6 +42,7 @@ |
43 | 43 | 430452 => 'globalcollect_gateway-response-default', // Not authorised :: This message was generated when trying to attempt a direct debit transaction from Belgium. |
44 | 44 | 430900 => 'globalcollect_gateway-response-default', // NO VALID PROVIDERS FOUND FOR COMBINATION MERCHANTID: NNNN, PAYMENTPRODUCT: NNN, COUNTRYCODE: XX, CURRENCYCODE: XXX |
45 | 45 | |
| 46 | + // Internal messages |
46 | 47 | 'internal-0000' => 'donate_interface-processing-error', // Failed failed pre-process checks. |
47 | 48 | 'internal-0001' => 'donate_interface-processing-error', // Transaction could not be processed due to an internal error. |
48 | 49 | 'internal-0002' => 'donate_interface-processing-error', // Communication failure |