Bring Your Business to Life › Support › Image Store › No customer / order data in backend when using Paypal (prod), Sandbox works fine
- AuthorPosts
- November 4, 2013 at 9:15 am #55257
member68
ParticipantLooks like I made a mistake in my bug report. When using a live Paypal account, after seeing the Paypal confirmation, I’m returned to the WordPress login dialog instead of the regular WP image store confirmation page. Also, I did some more testing and the last order didn’t shop up in the backend at all. Paymet still went through.
November 5, 2013 at 1:25 pm #55262member68
ParticipantTried it again after disabling rhe “showing the user login after the receipt” function. Now the receipt is shown correctly, however, the backend still shows weird values for the order (as seen above).
November 6, 2013 at 12:11 am #55266Xpark Media
KeymasterWe ran a few test and we couldn’t duplicate the issue? what currency are using? This may be a new change on paypal. We will look at it if you see any php error on your site it will be helpful too.
November 6, 2013 at 1:21 am #55270member68
ParticipantI’m using Euros as my currency. Unfortunately, I don’t get any PHP errors. Logging is enabled though.
Just wondering, do I have to setup an IPN url somewhere? I didn’t with the sandbox and it worked just fine. Is there a different procedure with a live Paypal account?
November 6, 2013 at 11:07 pm #55276Xpark Media
KeymasterNo, there is no IPN url that you have to add, in fact we recommend that you don’t add any, but if you want to set a IPN url it must be the home page url.
One other think to check is for a failed IPN file called ipn_log.txt inside the image-store plugin directory.
Be sure you are using the right information (email) for your production environment, it will be different from your development environment.
Also do you know how to get to your server access log? if you do, check for POST request from “PayPal IPN” to confirm that the request is reaching your server and nothing is blocking the request.
- AuthorPosts
- You must be logged in to reply to this topic.