Re: Missing/Canceled Order status after paypal standard paym
Posted: Fri Dec 13, 2013 1:13 am
Ok, Bluehost claims they have the mycrypt extension enabled and I verified that with phpinfo. As I said above, the change to remove the encryption ->encrypt and the encryption->decrypt did not make any difference to the problem and I have no idea how to use firebug to take a peek at the custom value being sent over...but I'm still trying to figure this out if you have other suggestions. The IPN "message" (exerpt below) shows nothing in the custom variable.
...
&first_name=Linda
&mc_fee=0.32
&address_country_code=US
&address_name=xxx
¬ify_version=3.7
&custom=
&payer_status=verified
&business=xxx
&address_country=United States
&num_cart_items=1
...
...
&first_name=Linda
&mc_fee=0.32
&address_country_code=US
&address_name=xxx
¬ify_version=3.7
&custom=
&payer_status=verified
&business=xxx
&address_country=United States
&num_cart_items=1
...