Project

General

Profile

Wiki » History » Version 15

chin-yeh, 02/23/2012 05:31 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 15 chin-yeh
* *Customer Services:* - [CustomerService@Durango-Direct.com]
47 5 chin-yeh
* *Others:* - Yurgo, Wendy [Wendy@MetricsGlobal.com]
48 4 chin-yeh
49
*eCosway:*
50
* *Financial:*
51 14 chin-yeh
** See, Leng-Ling [LLSee@cosway.com.my]
52 4 chin-yeh
** Yap, Kuen-Fah [KFYap@cosway.com.my]
53
* *NMI API Integration:*
54
** Choo, Chin-Yeh [cychoo@cosway.com.my]
55
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
56
* *Mall Integration:*
57
** Hann, Chong-Ting [cthann@cosway.com.my]
58
59 1 chin-yeh
h2. SCM
60
61 11 chin-yeh
_CVS:_
62
<pre>
63
Host: cwyrnd2-server [IP address:192.168.2.11]
64
Path: d:/source/uk-mall
65
Tag: HEAD
66
</pre>
67
68
_Package:_
69
<pre>
70
my.com.eCosway.nmi
71
resource.properties
72
nmi-sample (JSPs)
73
</pre>
74
75 1 chin-yeh
h2. Test Cards
76 7 chin-yeh
77
|_.Card Type|_.Card Number|
78
|Visa|4111111111111111|
79
|MasterCard|5431111111111111|
80
|DiscoverCard|6011601160116611|
81
|American Express|341111111111111|
82 2 chin-yeh
83 12 chin-yeh
> *Expiry Date:* _any date but must be valid_
84 8 chin-yeh
85
> Any amount less than *1.00* will generate a failed transaction
86
87
88 1 chin-yeh
h2. FAQ
89 9 chin-yeh
90
See [[FAQ]]