Project

General

Profile

Wiki » History » Version 14

chin-yeh, 12/01/2011 09:24 AM

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