Project

General

Profile

Wiki » History » Revision 5

Revision 4 (Soh Keong, 07/07/2022 02:55 PM) → Revision 5/9 (Soh Keong, 07/07/2022 04:56 PM)

{{toc}} 

 h1. Wiki 

 h2. Specification 

 See [[Specification]] 

 h2. Status Code 

 |_.Code |_.Message                                       | 
 |    00          | Success                                        | 
 |    01          | Pending                                        | 
 |    02          | Failed                                         | 
 |    03          | Authorization Code Not Found or Expired        | 
 |    04          | Out of Stock                                   | 
 |    05     | Transaction Not Found                          | 
 |    06          | Invalid Product                                | 
 |    10          | Conflict                                       | 
 |    14     | Insufficient Wallet Balance                    | 
 |    15     | Invalid Amount                                 | 
 |    32     | Invalid Reference No                           |  
 |    38          | Exceeded Max Transaction Per Account Allowed | 
 |    39          | Not Within Min Max Amount                      | 
 |    40     | Invalid Account No                             | 
 |    46     | Invalid Authorization Token or Expired         |  
 |    53     | Possible Fraud - Blocked                       | 
 |    99          | Others                                         | 
 | 211     | Pending Authorize                              | 
 | 212     | Reversed / Refunded                            | 
 | 213     | Request Inquiry                                | 
 | 214     | Request Reversal                               | 
 | 215     | Request Retry Refund                           | 
 | 999     | Payment Failed                                 | 

 h1. Merchant's Account Details 


 h2. Contact Person: 

 *Razer:* 
 * *Integration/Support Issue:*  
 ** Doris - Skype Name[dorissern] 
 ** Wendy - Skype Name[live:wendysky0113] 

 *eCosway:* 
 * *MOL API Integration:* 
 ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] 
 ** Tan, Soh Keong [sktan@cosway.com.my] 
 * *Mall Integration:* 
 ** Hann, Chong-Ting [cthann@cosway.com.my] 


 h2. Demo 

 URL :  

 h2. Test Product 

 h3. Pin Base 

 *Positive:* 
 |_. ProductCode        | 
 | GUN010               | 

 *Negative:* 
 |_. ProductCode        |_. Error          | 
 | DT-UMOBILE01         | OutOfStock       | 
 | CS5                  | InvalidProduct | 

 h3. Direct Topup 

 *Positive:* 
 |_. ProductCode        |_. Country Code | Mobile       | 
 | AB017                | 880              | 1783569100 | 
 | DG010-P              | 60               | 168379382    |  

 *Negative:* 
 |_. ProductCode        |_. Country Code |_. Mobile     |_. Error Code |_. Error Message | 
 | Axis9800             | 880              | 1783569100 | 06             | InvalidProduct    | 
 | AB017                | 880              | 1783569104 | 02             | Failed            | 
 | DG010-P              | 60               | 182332532    | 06             | InvalidProduct    | 

 h2. SCM 

 <pre> 
 Host: cwyrnd2-server [IP address:192.168.2.66] 
 Path: /cvs/ecoswayNew 
 Module: RazerBill 
 Tag: HEAD 
 </pre>