Wiki » History » Version 4
Soh Keong, 11/05/2020 09:36 AM
1 | 1 | Soh Keong | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | h2. Specification |
||
6 | |||
7 | See [[Specification]] |
||
8 | |||
9 | 4 | Soh Keong | h2. UML |
10 | |||
11 | See [[UML]] |
||
12 | |||
13 | 2 | Soh Keong | h2. Status Code |
14 | |||
15 | 3 | Soh Keong | |_.Code |_.Message | |
16 | 2 | Soh Keong | |00 |Success. Transaction Done Without Error | |
17 | |01 |Invalid Card | |
||
18 | |02 |Invalid Merchant | |
||
19 | |03 |Invalid PIN | |
||
20 | |04 |Insufficient Point | |
||
21 | |05 |PIN Changed Fail | |
||
22 | |06 |Card Is Blocked | |
||
23 | |07 |Card Is Expired | |
||
24 | |08 |Principal Is Currently A Supplementary | |
||
25 | |09 |Supplementary Is Currently A Principal | |
||
26 | |10 |Supplementary Is Already A Supplementary | |
||
27 | |11 |Merge Own Card | |
||
28 | |12 |Transaction Record Does Not Exists/ Invalid Transaction ID | |
||
29 | |13 |Transaction Already Voided | |
||
30 | |14 |Transaction Already Reversed | |
||
31 | |15 |Transaction Record More Than One Or Not Found | |
||
32 | |16 |Invalid Point/ Amount/ Bill No | |
||
33 | |18 |Invalid Category | |
||
34 | |19 |Card Not Registered | |
||
35 | |20 |Duplicate Data/ Transaction | |
||
36 | |21 |Web Service Key Already Setup | |
||
37 | |22 |Invalid Web Service Key | |
||
38 | |23 |Invalid IC | |
||
39 | |24 |Invalid Name | |
||
40 | |25 |Invalid Operation/ Adjustment | |
||
41 | |26 |Invalid STAN No/ Offline ID/ Online ID | |
||
42 | |27 |Invalid Staff | |
||
43 | |29 |Invalid Date | |
||
44 | |32 |Invalid Contact No/ Phone Number/ MSISDN | |
||
45 | |33 |Invalid Email Address | |
||
46 | |34 |Member Already Registered | |
||
47 | |35 |Insufficient Quantity | |
||
48 | |36 |Invalid Category ID | |
||
49 | |40 |Server Time Out/ Operation Time Out | |
||
50 | |80 |Invalid Input | |
||
51 | |81 |Invalid Permission | |
||
52 | |82 |Top Up Fail | |
||
53 | |98 |Unexpected Error | |
||
54 | |99 |Server Exception | |
||
55 | |||
56 | |||
57 | |||
58 | 1 | Soh Keong | h1. Merchant's Account Details |
59 | |||
60 | *Development:* |
||
61 | * URL : *https://dev.binfinite.com.my/json/bcardwsapi/command/* |
||
62 | * Key : *347641181* |
||
63 | * Company Code : *Z9999* |
||
64 | * Branch Code : *TEST001* |
||
65 | * Post Id : *ONLINE002* |
||
66 | |||
67 | *Production :* |
||
68 | * URL : *http://www.bcard.com.my/json/bcardwsapi/command/* |
||
69 | |||
70 | h2. SCM |
||
71 | |||
72 | <pre> |
||
73 | Host: cwapp4 [IP address:192.168.2.66] |
||
74 | Path: /cvs/ecoswayNew |
||
75 | Module: BCardInfiniteService |
||
76 | Tag: HEAD |
||
77 | </pre> |