Project

General

Profile

Wiki » History » Revision 3

Revision 2 (Soh Keong, 06/29/2022 05:07 PM) → Revision 3/9 (Soh Keong, 06/29/2022 05:08 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                                   | 
 | 06      | Invalid Product                                | 
 | 10      | Conflict                                       | 
 | 38      | Exceeded Max Transaction Per Account Allowed | 
 | 39      | Not Within Min Max Amount                      | 
 | 99      | Others                                         | 

 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 | 

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

 h2. SCM 

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