Business-OnlinePayment-OpenECHO

 view release on metacpan or  search on metacpan

generror/ISPGuide-Codes.asp  view on Meta::CPAN

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>
	<HEAD>
		<title>V: ECHOnline Decline and Error Responses</title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<style> <!-- a:hover{color:#0080FF}
	--></style>
	</HEAD>
	<body bgcolor="#ffffff">
		
<table border="0" width="100%">
    <tr>
      <td rowspan=2 valign=center align=middle height="48" width="50">
      
	  
				<a href="/"><img src="/images/ECHOBall3.jpg" border=0 alt="ECHO Merchant Center"></a>
      
	  </td>
      
      <td align="left" valign="bottom">
		<b><font size=+1>Interface Specification</b></font>
	  </td>
	  
      <td align="right" valign="bottom">
		<font size="-1"><font face="Arial,Verdana,Helvetica"><b><i><font size=+2>ECHOnline </i></b></font></font>
        
        
        <br><b>Document revision date 05/24/2004</b></font>
     </td>
   </tr>
</table>
 
<hr size="3" color="#000080">
		<a href="/ISPGuide-Menu.asp">Return to the <font face="Verdana,Arial,Helvetica" size="-1">
				<b><i>ECHO</b></I></font> <b>Internet Development Tools</b> home page.</a>
		<h1>Part V: Decline and Error Responses</h1>
		<p>
			This document describes the content of an ECHOTYPE1 response containing a 
			decline or error response received from the <font face="Verdana,Arial,Helvetica" size="-1">
				<b><i>ECHO</i></b></font> host computers. For a general description of <b><i><font face="Verdana,Arial,Helvetica" size="-1">
						ECHO<font size="-2">NLINE</font></font></i></b> responses see <a href="ISPGuide-Interface.asp#Responses">
				Response Protocol</a>
		in Part I of this Specification.
		<p>
			Host responses differ depending on the transaction code and whether or not an 
			error or decline was detected by the host. For a description of acknowledgement 
			and approval responses see <a href="ISPGuide-Response.asp"><b>Part IV: <i><font face="Verdana,Arial,Helvetica" size="-1">
							ECHO<font size="-2">NLINE</font></font></i> Host Responses</b></a>
		.
		<p>
			Credit card transactions and electronic check transactions differ slightly in 
			their format. For this reason they are treated separately in the sections 
			below. In the examples, the "·" character is used to indicate a space 
			character.
			<h2>Credit Card Transactions</h2>
		Decline and error responses are very similar in that they both represent 
		situations that prevent a transaction from being authorized. Decline codes can 
		actually represent a system error, and error codes can actually represent an 
		account restriction. The difference between the two is more of a historical 
		artifact than any distinction between an "error" and a "decline."
		<p>
			Decline responses are always preceded by the word "DECLINED," while error 
			responses contain various text messages from <b><i><font face="Verdana,Arial,Helvetica" size="-1">
						ECHO</font></i></b>'s host computer or the issuer's computers. 
			Decline and error responses are described below.
			<h3>Message Formats</h3>
		<p>
		Decline responses are formatted as follows.
		<p>
			<center>
				<table border="1" cellpadding="3" cellspacing="0" width="80%">
					<tr bgcolor="#e0e0e0">
						<td valign="top"><b>Field</b></td>
						<td valign="top"><b>Size</b></td>
						<td valign="top"><b>Description</b></td>
					</tr>
					<tr>
						<td valign="top">tag</td>
						<td valign="top">11</td>
						<td valign="top">"&lt;ECHOTYPE1&gt;"</td>
					</tr>
					<tr>
						<td valign="top">decline</td>
						<td valign="top">9</td>
						<td valign="top">"DECLINED "</td>
					</tr>
					<tr>
						<td valign="top">decline code
						</td>
						<td valign="top">2</td>
						<td valign="top">See Decline Codes table below</td>
					</tr>
					<tr>
						<td valign="top">filler</td>



( run in 2.131 seconds using v1.01-cache-2.11-cpan-cdf2f3d4e48 )