PayPal-Recurring-Payment-example icon indicating copy to clipboard operation
PayPal-Recurring-Payment-example copied to clipboard

How do you use billing.php and order_confirm.php?

Open preichow opened this issue 11 years ago • 0 comments

Hi there!

Thank you so much for a great recurring payment example. Excellent work!

  1. Is it true that this code package doesn't contain a sample page for success and failure? (I have no problem writing my own...but I wanted to verify that wasn't already provided).

  2. How do I use the billing.php and order_confirm.php & review.php files? When I navigate directly to those files in my browser, I get an error saying "the token has expired"(order_confirm.php) or "Timeout processing request"(billing.php). I'm therefore assuming these two files must be called by another file, and are perhaps not meant to be called directly. Could you clarify?

preichow avatar Jul 08 '14 05:07 preichow