Загрузка...
Поиск...
Не найдено
См. документацию.
4$MESS[
"AN_CC_YEAR"] =
"Please enter valid credit card expiration year.";
5$MESS[
"AN_CC_SUM"] =
"Please enter valid payment sum.";
6$MESS[
"AN_CC_MONTH"] =
"Please enter valid credit card expiration month.";
7$MESS[
"AN_CC_CURRENCY"] =
"Please enter valid currency of payment sum.";
8$MESS[
"AN_CC_NUM"] =
"Please enter valid credit card number.";
10$MESS[
"AN_AVS_A"] =
"Address (Street) matches, ZIP does not";
12$MESS[
"AN_AVS_N"] =
"No Match on Address (Street) or ZIP";
13$MESS[
"AN_AVS_P"] =
"AVS not applicable for this transaction";
14$MESS[
"AN_AVS_R"] =
"Retry. System unavailable or timed out";
15$MESS[
"AN_AVS_S"] =
"Service not supported by issuer";
16$MESS[
"AN_AVS_U"] =
"Address information is unavailable";
17$MESS[
"AN_AVS_W"] =
"9 digit ZIP matches, Address (Street) does not";
18$MESS[
"AN_AVS_X"] =
"Exact AVS Match";
19$MESS[
"AN_AVS_Y"] =
"Address (Street) and 5 digit ZIP match";
20$MESS[
"AN_AVS_Z"] =
"5 digit ZIP matches, Address (Street) does not";
24$MESS[
"AN_CVV_P"] =
"Not Processed";
25$MESS[
"AN_CVV_S"] =
"Should have been present";
26$MESS[
"AN_CVV_U"] =
"Issuer unable to process request";
28$MESS[
"AN_CAVV_0"] =
"CAVV not validated because erroneous data was submitted";
29$MESS[
"AN_CAVV_1"] =
"CAVV failed validation";
30$MESS[
"AN_CAVV_2"] =
"CAVV passed validation";
31$MESS[
"AN_CAVV_3"] =
"CAVV validation could not be performed; issuer attempt incomplete";
32$MESS[
"AN_CAVV_4"] =
"CAVV validation could not be performed; issuer system error";
33$MESS[
"AN_CAVV_7"] =
"CAVV attempt - failed validation - issuer available (US issued card/non-US acquirer)";
34$MESS[
"AN_CAVV_8"] =
"CAVV attempt - passed validation - issuer available (US issued card/non-US acquirer)";
35$MESS[
"AN_CAVV_9"] =
"CAVV attempt - failed validation - issuer unavailable (US issued card/non-US acquirer)";
36$MESS[
"AN_CAVV_A"] =
"CAVV attempt - passed validation - issuer unavailable (US issued card/non-US acquirer)";
37$MESS[
"AN_CAVV_B"] =
"CAVV passed validation, information only, no liability shift";
39$MESS[
"AN_SUCC"] =
"Transaction processed successfully";
40$MESS[
"AN_CC"] =
"Credit card number:";
41$MESS[
"AN_CC_DATE"] =
"Date on which the credit card expires:";
42$MESS[
"AN_CC_CVV2"] =
"CVV2 (three- or four-digit number on the back of the credit card):";
43$MESS[
"AN_CC_BUTTON"] =
"Proceed";