Jump to content

get data from paypal purchase complete post


grim2594

Recommended Posts

Hello guys, I am wondering if there is a way I can extract the data from the data transfer system paypal provides with return url. The code that the software developers supplied with the product is not good enough. I need something that will actually post to sale.php the true values of the order was.

 

Here is the code which they provided:

(The code is suppose to be in the checkout_complete.php page)

<img src=http://www.mydomain.com/affiliate/sale.php?amount=10&transaction=B style='visibility: hidden'>

 

What I need is to be able to pull "amount" from the data transfer from the return URL on the checkout_complete.php page that paypal directs the buyer to after payment.

 

If anyone can help me, I would be appreciate it!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.