PayPal Gateway - 2013 Guía de usuario Pagina 62

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 256
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 61
Submitting Credit Card Transactions
Submitting Account Verifications
6
62 07 February 2013 Gateway Developer Guide and Reference
Submitting Account Verifications
Account verification, also known as zero dollar authorization (TRXTYPE=A), verifies credit
card information. While you pass TRXTYPE=A for account verification and normal
authorization, account verification differs from authorization in the following ways:
Always pass the AMT value 0. If you pass any other amount, the transaction becomes a
normal authorization that places a hold on the cardholders open-to-buy limit.
Although the RESULT value returned is 0 (Approved), the RESPMSG value returned is
Verified rather than Approved.
NOTE: Payflow returns RESULT value 4, Invalid Amount, if the processor does not support
account verifications.
When To Use Account Verifications
Use account verification to validate account numbers and other authentication elements such
as CVV2 and AVS. You can also use an account verification as a reference transaction. See
“Submitting Reference Transactions (Tokenization)” on page 74.
Required Account Verification Parameters
To perform account verification, pass the following parameters:
SHIPTOSTREET (Optional) Ship-to street address.
Limitations: 150-character string.
SHIPTOCITY (Optional) Ship-to city.
Limitations: 45-character string.
SHIPTOSTATE (Optional) Ship-to state.
Limitations: 2-character string (Varies depending on processor: 2 to 45 characters).
SHIPTOZIP (Optional) Ship-to postal code.
Limitations: 10-character string.
SHIPTOCOUNTRY (Optional) Ship-to country.
Limitations: 3-character country code.
Parameter Description
TRXTYPE (Required) Set to A.
Limitations: 1 alphanumeric character.
Parameter Description
Vista de pagina 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 255 256

Comentarios a estos manuales

Sin comentarios