Hello every body
I've two questions. When I send data to paypal, I set a tunique transaction id in "tx" input. But in my notify_url the request "tx" is not my unique id.
How can I get "tx" value in my notify_url?
Also, When payment was Successful, IPN sends payment_status "Pending". Why this isn't "Completed" to process payment?