PayPal Instant Payment Notification - 2009 Guía de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 60
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
Implementing an IPN Listener
20 June, 2009 IPN Guide
6. If the verified response passes the checks, take action based on the value of the txn_type
variable if it exists; otherwise, take action based on the value of the reason_code
variable.
7. If the response is INVALID, save the message for further investigation.
A sample test listener using PHP
The following listener sends email to the address specified in the ipn_email variable, as in
https://
your_host/live_ipn_mail.php?ipn_email=email_address. You can use this
listener as a starting point for your own listener; rather than send email, your listener could
take action based on the type of transaction.
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 59 60

Comentarios a estos manuales

Sin comentarios