Project

General

Profile

Wiki » History » Version 13

chin-yeh, 10/24/2011 02:44 PM

1 1 chin-yeh
{{toc}}
2
3
h1. Wiki
4 2 chin-yeh
5
h2. Specification
6
7
See [[Specification]]
8
9
h2. Programming Guide
10
11
See [[Programming Guide]]
12
13
h2. Merchant Account Details
14
15 13 chin-yeh
h3. Production
16
17
_Merchant Portal:_
18 3 chin-yeh
* *URL* - https://gateway.perpetualpayments.com/merchants/login.php
19 1 chin-yeh
* *Login* - refer to _server_logins.xls_
20 6 chin-yeh
21 13 chin-yeh
_API Post URL:_
22 6 chin-yeh
* https://secure.nmi.com/api/v2/three-step
23
24 13 chin-yeh
_API Security Key:_
25 1 chin-yeh
* *Key ID* - 2326085
26
* *Key Value* - 55542RaA7tANeSKN95z5k76mCTH4E9MW
27 13 chin-yeh
28
h3. Staging
29
30
_Merchant Portal:_
31
* *URL* - https://gateway.perpetualpayments.com/r/eluzz
32
* *Login* - refer to _server_logins.xls_
33
34
_API Post URL:_
35
* https://secure.nmi.com/api/v2/three-step
36
37
_API Security Key:_
38
* *Key ID* - 2378450
39
* *Key Value* - f2R7ru7ppC845qwFSRNW5B6vgWN9S5fq
40 2 chin-yeh
41
42
h2. Contact Persons
43
44 4 chin-yeh
*NMI:*
45
* *Integration/Support Issue:* - Counley, Nathan [Nathan@Durango-Direct.com]
46 5 chin-yeh
* *Others:* - Yurgo, Wendy [Wendy@MetricsGlobal.com]
47 4 chin-yeh
48
*eCosway:*
49
* *Financial:*
50
** Yap, Kuen-Fah [KFYap@cosway.com.my]
51
* *NMI API Integration:*
52
** Choo, Chin-Yeh [cychoo@cosway.com.my]
53
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
54
* *Mall Integration:*
55
** Hann, Chong-Ting [cthann@cosway.com.my]
56
57 1 chin-yeh
h2. SCM
58
59 11 chin-yeh
_CVS:_
60
<pre>
61
Host: cwyrnd2-server [IP address:192.168.2.11]
62
Path: d:/source/uk-mall
63
Tag: HEAD
64
</pre>
65
66
_Package:_
67
<pre>
68
my.com.eCosway.nmi
69
resource.properties
70
nmi-sample (JSPs)
71
</pre>
72
73 1 chin-yeh
h2. Test Cards
74 7 chin-yeh
75
|_.Card Type|_.Card Number|
76
|Visa|4111111111111111|
77
|MasterCard|5431111111111111|
78
|DiscoverCard|6011601160116611|
79
|American Express|341111111111111|
80 2 chin-yeh
81 12 chin-yeh
> *Expiry Date:* _any date but must be valid_
82 8 chin-yeh
83
> Any amount less than *1.00* will generate a failed transaction
84
85
86 1 chin-yeh
h2. FAQ
87 9 chin-yeh
88
See [[FAQ]]