|
103 | 103 | - V6140: Merchant account is suspended
|
104 | 104 | - V6141: Invalid PayPal account details or API signature
|
105 | 105 | - V6142: Authorise not available for Bank/Branch
|
| 106 | +- V6143: Invalid Public Key |
| 107 | +- V6146: Client Side Encryption Key Missing or Invalid |
| 108 | +- V6147: Unable to Create One Time Code for Secure Field |
| 109 | +- V6148: Secure Field has Expired |
| 110 | +- V6149: Invalid Secure Field One Time Code |
106 | 111 | - V6150: Invalid Refund Amount
|
107 | 112 | - V6151: Refund amount greater than original transaction
|
108 | 113 | - V6152: Original transaction already refunded for total amount
|
109 | 114 | - V6153: Card type not support by merchant
|
110 | 115 | - V6160: Encryption Method Not Supported
|
111 | 116 | - V6165: Invalid Visa Checkout data or decryption failed
|
| 117 | +- V6170: Invalid TransactionSearch, Invoice Number is not unique |
| 118 | +- V6171: Invalid TransactionSearch, Invoice Number not found |
| 119 | +- V6210: Secure Field Invalid Type |
| 120 | +- V6211: Secure Field Invalid Div |
| 121 | +- V6212: Invalid Style string for Secure Field |
112 | 122 | # Third party error code
|
113 | 123 | - S5000: System Error
|
114 | 124 | - S5011: PayPal Connection Error
|
|
125 | 135 | - S9992: Communication error with Rapid API
|
126 | 136 | - S9993: Authentication error with Rapid API
|
127 | 137 | - S9994: Internal system error communicating with Rapid API
|
128 |
| -- S9995: Internal SDK Error, Bad Parameters ... |
129 |
| -- S9996: Internal rapid server error (This error fire when post, get message from client to server has problem) |
| 138 | +- S9995: Internal SDK Error, Bad Parameters |
| 139 | +- S9996: Internal Rapid server error |
130 | 140 | # Transaction response message
|
131 | 141 | - A2000: Transaction Approved
|
132 | 142 | - A2008: Honour With Identification
|
|
0 commit comments