WPPizza – A Restaurant Plugin for WordPress › Support › Add-Ons › Gateways › Paypal Standard › Paypal Stuck on processing
- AuthorPosts
- 9 March, 2018 at 9:24 am #35784This reply has been marked as private.9 March, 2018 at 10:58 am #35792
ll i can say is this
i am running an old v2 version (latest of the v2x branch) here locally with WP 5(alpha) without any issues other than perhaps a few inconsequential php notices (couple of which are php 7 related )all plugins are backwards compatible unless specifically marked as v3 only (that’s a few recent gateway additions and the “pickup prices” plugin) provided of course they are the latest versions
so if it’s something that worked in v2, and has been updated to the latest version it will continue to work with v2of course, i cannot speak for other plugins or themes and – in any case – making a backup is never a bad idea
also kind of depends how many versions you are jumping . i.e if you update wordpress from version 3.7 to 4.9 you are more likely to have issues then if you just update from 4.8 to 4.9.4
etc etc9 March, 2018 at 11:01 am #35793have you checked the server access logs ?
is there any access there to /ipn/ipn.php (other than the direct access I or you might have tried when diagnosing what the issue is) ?
if not , then paypal gets blocked server end. perhaps mod_sec installed without telling you ? some firewall rule added ?
if this all worked for over a year as you say , then the last 2 sound like good contenders….
(though typically, if that is the case paypal will not say “sent” but “retrying” or “failed” or similar)9 March, 2018 at 11:07 am #35794also – just in case – makes sure http/https and http://www./non-www. in the paypal ipn configuration matches what your server domain actually is (seen this before too)
9 March, 2018 at 11:08 am #35795and lastly – for now – make sure you enable debug as described earlier and check the debug log when making an order with paypal. if some plugin (wppizza related or not) for one reason or another throws a fatal error for instance, then that needs to be fixed
- AuthorPosts
- The topic ‘Paypal Stuck on processing’ is closed to new replies.