Project

General

Profile

Wiki » History » Version 3

Soh Keong, 06/29/2022 05:08 PM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Specification
6
7
See [[Specification]]
8
9
h2. Status Code
10
11
|_.Code |_.Message                                     |
12
| 00    | Success                                      |
13
| 01    | Pending                                      |
14
| 02    | Failed                                       |
15
| 03    | Authorization Code Not Found or Expired      |
16
| 04    | Out of Stock                                 |
17 3 Soh Keong
| 06    | Invalid Product                              |
18 1 Soh Keong
| 10    | Conflict                                     |
19
| 38    | Exceeded Max Transaction Per Account Allowed |
20
| 39    | Not Within Min Max Amount                    |
21
| 99    | Others                                       |
22
23
h1. Merchant's Account Details
24
25
26
h2. Contact Person:
27
28
*Razer:*
29
* *Integration/Support Issue:* 
30
** Doris - Skype Name[dorissern]
31
** Wendy - Skype Name[live:wendysky0113]
32
33
*eCosway:*
34
* *MOL API Integration:*
35
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
36
** Tan, Soh Keong [sktan@cosway.com.my]
37
* *Mall Integration:*
38
** Hann, Chong-Ting [cthann@cosway.com.my]
39
40
41
h2. Demo
42
43
URL : 
44
45 2 Soh Keong
h2. Test Product
46 1 Soh Keong
47 2 Soh Keong
h3. Pin Base
48
49 1 Soh Keong
*Positive:*
50
|_. ProductCode      |
51
| GUN010             |
52
53
*Negative:*
54 2 Soh Keong
|_. ProductCode      |_. Error        |
55 1 Soh Keong
| DT-UMOBILE01       | OutOfStock     |
56
| CS5                | InvalidProduct |
57 2 Soh Keong
58
h3. Direct Topup
59
60
*Positive:*
61
|_. ProductCode      |_. Country Code | Mobile     |
62
| AB017              | 880            | 1783569100 |
63
64
*Negative:*
65
|_. ProductCode      |_. Country Code |_. Mobile   |_. Error Code |_. Error Message |
66
| Axis9800           | 880            | 1783569100 | 06           | InvalidProduct  |
67
| AB017              | 880            | 1783569104 | 02           | Failed          |
68 1 Soh Keong
69
h2. SCM
70
71
<pre>
72
Host: cwyrnd2-server [IP address:192.168.2.66]
73
Path: /cvs/ecoswayNew
74
Module: RazerBill
75
Tag: HEAD
76
</pre>