Difference between revisions of "TSYS Test Account"
From Cloud9 Payment Processing Gateway Documentation
								
												
				 (→Test Account#1 + AVS, CVV)  | 
				 (→Test Account#2 + AVS, CVV)  | 
				||
| Line 13: | Line 13: | ||
=== Test Account#2 + AVS, CVV ===  | === Test Account#2 + AVS, CVV ===  | ||
| − | "AccountNum": "4788250000028291",  | + | <code>  | 
| − | "CustomerAddress": "8320",  | + | "AccountNum": "4788250000028291",<br>  | 
| − | "CustomerZipCode": "85284",  | + | "CustomerAddress": "8320",<br>  | 
| − | "CVVNum": "999",  | + | "CustomerZipCode": "85284",<br>  | 
| + | "CVVNum": "999",<br>  | ||
| + | </code>  | ||
=Test Server Responses=  | =Test Server Responses=  | ||
Revision as of 20:51, 14 May 2019
Cloud9 Payment Gateway Documentation.  This site can also be reached at http://docs.cloud9paymentgateway.com
Contents
Default Values
Test account is programmed to respond with errors to specific amounts. The following is a safe choice of amounts to test with:
- $1.00 (100 for implied decimal point) and 999 in the CVV
 
Test Cards (will work with any valid expiration)
Test Account#1 + AVS, CVV
"AccountNum": "5413330089604111",
"CustomerAddress": "8320",
"CustomerZipCode": "85284",
"CVVNum": "998",
Test Account#2 + AVS, CVV
"AccountNum": "4788250000028291",
"CustomerAddress": "8320",
"CustomerZipCode": "85284",
"CVVNum": "999",
Test Server Responses
The full description of various TSYS Test Server Responses can be found here: TSYS Test Account Script
From the makers of Cloud9 Payment Processing Gateway and Creditline Credit Card Processing Software