PayPal gateway not working in 3.2.3 and Windows Server
Guys,
I've got a vanilla ClassiPress 3.2.3 with the FlatPress theme (running on Windows Server 2012 and IIS 8 and all plugins deactivated) and the paypal gateway is not working as expected.
All settings are configured as instructed, however, when the order is initiated the app redirects to the "Final Step" page that is only visible for about 1 second before redirecting to the order details pages (see second screen shot). The paypal action is not being invoked post this Final Step.
paymentStep1.jpg
Screen 1
paymentStep2.jpg
Screen 2 (visible immediately after the first screen)
The error reported in the PHP logs is as follows:
[08-Feb-2014 14:20:14 UTC] PHP Warning: Invalid argument supplied for foreach() in C:\inetpub\wwwroot\wp-content\themes\classipress\includes\payments\utils \numbers.php on line 84
Any advise or assistance would be appreciated.