Hi This happened after I configured nginx for woocommerce as per the following URL
https://rtcamp.com/wordpress-nginx/tutorials/plugins/woocommerce/
We setup the server using
ee site create example.com --wpsubdir --wpfc
I am having this issue specifically on mobile Chrome and mobile Firefox(Android 5.1). On the checkout page, the "Place Order" submits and displays the same checkout page. The order has been received on the back-end successfully though. Additionally, the My Account page thereafter shows "session ended error".
Woo =ver 2.5.5,
WP = ver 4.5.1,
theme = tried on both twenty sixteen.Theme X
Multisite
Nginx, configured to not cache /cart/, /checkout/ pages
This problem is NOT seen in desktop versions of browsers, where it works as expected.
Can you pls point me in the direction of possible solution? Unable to see any clues why this is happening only on mobile browser.
Thanks in advance