Project

General

Profile

Wiki » History » Version 9

Soh Keong, 02/23/2022 09:04 AM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Specification
6
7
See [[Specification]]
8
9 6 Soh Keong
h2. Response Status & Code
10 1 Soh Keong
11 6 Soh Keong
|_.Code |_.Message                        |    |_.Status |_.Message               |
12
| 0     | Successful payment              |    | 0       | Authorisation Approved |
13
| 1,2   | Card issuer                     |    | 1       | Authorisation Declined |
14
| 3     | Invalid merchant                |    | 2       | Authorisation Error    |
15 2 Soh Keong
| 4,7   | Pickup card                     |
16
| 5,8   | Do not honor                    |
17
| 6     | Error                           |
18
| 9     | Request in progress             |
19
| 10    | Approval for partial amount     |
20
| 11    | Approved VIP                    |
21
| 12    | Invalid transaction             |
22
| 13    | Invalid amount                  |
23
| 14    | Invalid card number             |
24
| 15    | No such issuer                  |
25
| 16    | Approved, Update Track 3        |
26
| 17    | Customer cancellation           |
27
| 18    | Customer dispute                |
28
| 19    | Re-enter transaction            |
29
| 20    | Invalid response/Acquirer error |
30
| 21    | No action taken                 |
31
| 22    | Suspected malfunction           |
32
| 23    | Unacceptable transaction        |
33 3 Soh Keong
34
35
h1. Merchant's Account Details
36
37
h2. Merchant Management System
38
39
*Development:*
40
41
* URL        : *https://gateway.hk.nomupay.com/paymentform/*
42
* Accounting : *https://www.planetpayment.net/unity*
43
* Login      : *nphk0597*
44
45
* Login page : *https://portal.hk.nomupay.com/*
46
* Login ID   : *jackelyn.chang*
47
* Password   : **
48 4 Soh Keong
49
| Merchant Name      | Aces Corporation Limited |
50
| Merchant ID        | 227198                   |
51
| Signature Key      | 3Eds8x1O2N6Z             |
52
| Currency Supported | USD                      |
53 5 Soh Keong
54
h2. Contact Person:
55
56
*NomuPay:*
57
* *Integration/Support Issue:* 
58
** NomuPay Technical [support@nomupay.atlassian.net]
59
60
*eCosway:*
61
* *API Integration:*
62
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
63
** Tan, Soh Keong [sktan@cosway.com.my]
64
* *Mall Integration:*
65
** Hann, Chong-Ting [cthann@cosway.com.my]
66
** Lee, Tock Joo [TJLee@cosway.com.my]
67
68
h2. Demo
69
70 9 Soh Keong
URL : https://202.129.164.38:9093/TestPage/page/payment/getNomuURL
71 5 Soh Keong
72
h3. Test Card 
73
74 7 Soh Keong
Expiry Date : 01/25
75 5 Soh Keong
76 1 Soh Keong
*Positive:*
77 7 Soh Keong
|_. Test Card            |_. CVC |_. Type        |
78
|4929421234600821	 | 356   | Visa Credit   |
79
|4543059999999982	 | 110   | Visa Credit   |
80
|4543059999999990	 | 689   | Visa Credit   |
81
|4539791001730106	 | 289   | Visa Debit    |
82
|4462000000000003	 | 672   | Visa Debit    |
83
|4917480000000008	 | 009   | Electron      |
84
|5301250070000191	 | 419   | Master Credit |
85
|5413339000001000	 | 304   | Master Credit |
86
|5434849999999951	 | 470   | Master Credit |
87
|5434849999999993	 | 557   | Master Credit |
88
|5573471234567898	 | 159   | Master Debit  |
89
|6759015050123445002     | 309   | UK Maestro    |
90
|6759016800000120097     | 701   | UK Maestro    |
91
|3540599999991047	 | 209   | JCB           |
92
|374245455400001	 | 4887  | Amex          |
93
|36432685260294		 | 111   | Diners Club   |
94
95 8 Soh Keong
|Card Number         | Enrolment | Simulation
96
|4012001038443335    | N         | Unenrolled card                                            |
97
|4012001038488884    | U         | Unknown enrolment status                                   |
98
|4012001036275556    | E         | Error due timeout communicating with the Directory Server  |
99
|4012001036298889    | E         | Error due to corrupt response from the Directory Server    |
100 5 Soh Keong
101
h2. SCM
102
103
<pre>
104
Host: cwyrnd2-server [IP address:192.168.2.66]
105
Path: /cvs/ecoswayNew
106
Module: nomupay
107
Tag: HEAD
108
</pre>