PayPal Website Payments Pro - 2007 - HTTPS Interface Guía de usuario Pagina 9

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 14
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 8
HTTPS Interface Developer’s Guide August 2007 7
2
Reference
This chapter contains the following topics:
z URLs for sending messages
z Standard HTTPS headers
z Transaction message
z Common problems
URLs for sending messages
Use the following URLs for sending transactions to PayPal's Payflow servers:
z Production (Live): https://payflowpro.verisign.com/transaction
z Pilot (Test): https://pilot-payflowpro.verisign.com/transaction
N OTE: You must include /transaction as part of the URL; otherwise, you'll receive a result
code 1, User Authentication error. This requirement will be removed in the future.
HTTPS headers
Standard HTTPS headers
HTTPS Header Description Req?
Connect State of the connection. The server returns the value close to
close the connection after the response is sent.
No
Content-Length Size of message body. Yes
Content-Type Provide one of the following values:
z text/namevalue: transaction request body is in NVP
format.
z text/xml: transaction request body is in XMLPay 2.0
format.
Yes
Host Provide one of the two host URLs:
z Production: payflowpro.verisign.com
z Pilot: pilot-payflowpro.verisign.com
Yes
Vista de pagina 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14

Comentarios a estos manuales

Sin comentarios