Project

General

Profile

Wiki » History » Revision 13

Revision 12 (chin-yeh, 02/22/2012 09:32 AM) → Revision 13/14 (chin-yeh, 02/22/2012 09:43 AM)

{{toc}} 

 h1. Wiki 

 h2. Availability Monitor 

 Refer to http://developer.authorize.net/tools/ to monitor the availability of authorize.net (test) 
 > check the *Availability Monitor* section 

 h2. Specification 

 See [[Specification]] 

 h2. Contact Person 

 *Authorize.net:* 
 <pre> 
 ??? 
 </pre> 

 *eCosway:* 
 <pre> 
 Financial: Yap, Kuen Fah Fah, Yap [KFYap@cosway.com.my] 
 Developer: Hann, Chong Ting Ting, Hann [cthann@cosway.com.my] 
            Choo, 
                    Chin Yeh Yeh, Choo [cychoo@cosway.com.my] 
            Kwan, 
                    Chooi Mey[cmkwan@cosway.com.my] Mey, Kwan [cmkwan@cosway.com.my] 
 </pre> 

 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: refer to the server_login.xls 
 </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: refer to the server_login.xls 
 </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>