
Submitting Credit Card Transactions
Submitting Partial Authorizations
6
64 31 July 2012 Gateway Developer Guide and Reference
RESULT=0&PNREF=VFHE1A0CB0A9&TRANSSTATE=6&ORIGRESULT=0&ORIGPNREF=VFHE1A0CB0A
8&RESPMSG=Approved&AUTHCODE=010101&AVSADDR=Y&AVSZIP=Y&HOSTCODE=00&PROCAVS=Y
&DATE_TO_SETTLE=2011-02-04 16:16:50&TRANSTIME=2011-02-
04 16:16:50&BILLTOFIRSTNAME=James&BILLTOLASTNAME=Smith&AMT=555.00&ACCT=0002
&EXPDATE=0120&CARDTYPE=0&IAVS=N
Submitting Partial Authorizations
A partial authorization is a partial approval of an authorization (TRXTYPE=A) transaction. A
partial authorization approves a transaction when the balance available is less than the amount
of the transaction. The transaction response returns the amount of the original transaction and
the amount approved.
When To Use Partial Authorizations
Use partial authorizations to reduce the number of declines resulting from buyers spending
more than their balance on prepaid cards.
Say, for example, that you sell sportswear on your website. Joe purchases a pair of running
shoes in the amount of $100.00. At checkout, Joe uses a giftcard with a balance of $80.00 to
pay. You request partial authorization of $100.00. The transaction response returns the original
amount of $100.00 and the approved amount of $80.00.
You can take either of the following actions:
Accept the $80.00 and ask the buyer to provide an alternate payment for the additional
$20.00.
Reject the partial authorization and submit to the card issuer an authorization reversal
(Void) for $80.00.
Required Partial Authorization Parameters
To perform a partial authorization, pass the same parameters that you would for an
authorization (TRXTYPE=A, ACCT, AMT, and EXPDATE). In addition, pass the following
parameters.
Parameter Description
PARTIALAUTH (Required) Set to Y to submit a partial authorization.
Limitations: 1 alphanumeric character.
VERBOSITY (Required) Set to HIGH to obtain information about a partial authorization in the
response.
Comentarios a estos manuales