Project

General

Profile

Wiki » History » Version 3

Soh Keong, 10/20/2020 01:52 PM

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