Wiki » History » Revision 6
Revision 5 (chin-yeh, 04/18/2011 11:21 AM) → Revision 6/14 (chin-yeh, 04/18/2011 11:22 AM)
{{toc}}
h1. Wiki
h2. Specification
See [[Specification]]
h2. Merchant Account
Development:
<pre>
API Login: 7vB3R2ssT8U
Transaction Key: 6t6Y33Cgk85Lu6UC
Gateway URL: https://test.authorize.net/gateway/transact.dll
Merchant Login: https://test.authorize.net/
Admin Login Password: tester.ecosway/eCosway12345
</pre>
Production:
<pre>
API Login: 2j2Mygr9D65S
Transaction Key: 23yg2BYkw7556JSw
Gateway URL: https://secure.authorize.net/gateway/transact.dll
Merchant Login: https://account.authorize.net/
Admin Login Password: eCosway949 (refer to the Yap Kuen Fah)
Developer Login Password: ecosway_developer2010 (refer to cthann@cosway.com.my)
</pre>
h2. Add Relay URL
# Login to merchant account using either *admin* or *developer* ID. See [[Wiki#Merchant-Account|Merchant Account]]
# Go to *Account* tab
# Select *Settings - Response/Receipt URLs*
# Click the *Add URL* link and enter your desired relay URL.
h2. Test Credit Card
<pre>
370000000000002 - American Express Test Card
6011000000000012 - Discover Test Card
4007000000027 - Visa Test Card
4012888818888 - Visa Test Card
3088000000000017 - JCB
38000000000006 - Diners Club/ Carte Blanche
</pre>
h3. Simulate Response Code
<pre>
Credit Card No.: 4222222222222
Amount: the response code to be simulated
</pre>
h2. SCM
US Mall's repository (CVS):
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/usa-mall
Tag: HEAD
</pre>
International Mall's repository (CVS):
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Tag: HEAD
</pre>