PayPal Gateway - 2013 Guía de usuario Pagina 48

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 256
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 47
Configuring Hosted Checkout Pages
Passing Other Data to Your Server Using Post or Silent Post
3
48 07 February 2013 Gateway Developer Guide and Reference
sure to check Void transaction when my server fails to receive data sent by the silent post
when setting up Silent Posts in PayPal Manager.
Data Returned by the Silent Post Features
The Silent Post feature returns either a short list of data or all of the data that was submitted for
the transaction. You can control what is returned to you via the optional ECHODATA parameter:
To return a short list of values generated by PayPal and the issuing bank which provide
status information on the submitted transaction, set the optional ECHODATA parameter to
False. This will return the same values that you receive in a typical transaction response.
(See Transaction Responses for more info).
To return both the short list of generated values plus all of the transaction data that was
submitted for the transaction, set the optional ECHODATA parameter to True. This is the
default setting. This will return the name and address parameters that were provided in the
request in addition to the values that you receive in a typical transaction response. (See
Transaction Responses for more info).
Passing Other Data to Your Server Using Post or Silent Post
The USER1 through USER10 Payflow parameters are ten optional string type parameters
intended to store your temporary data, such as variables, session IDs, order numbers, and so
on. These parameters enable you to pass internal information to your server using the Post or
Silent Post feature.
NOTE: USER1 through USER10 are not displayed to the customer and are not stored in the
PayPal transaction database.
Vista de pagina 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 255 256

Comentarios a estos manuales

Sin comentarios