hotel-checkout page redirects to hotel-cart
-
When I select a room and go into the cart and click the CHECKOUT button,I am redirected back to the cart..
The cart page just has [hotel_booking_cart]
and the checkout page just has [hotel_booking_checkout]Both pages are selected correctly in the plugin’s Settings.
Why does it redirect instead of allowing me to check out?
I even tried with wget:https://www.anzacgoldenbed.com/new/hotel-checkout
Resolving https://www.anzacgoldenbed.com (www.anzacgoldenbed.com)… 95.216.38.116
Connecting to https://www.anzacgoldenbed.com (www.anzacgoldenbed.com)|95.216.38.116|:80… connected.
HTTP request sent, awaiting response… 301 Moved Permanently
Location: https://www.anzacgoldenbed.com/new/hotel-checkout/ [following]
–2019-03-03 13:13:02– https://www.anzacgoldenbed.com/new/hotel-checkout/
Reusing existing connection to https://www.anzacgoldenbed.com:80.
HTTP request sent, awaiting response… 302 Found
Location: https://www.anzacgoldenbed.com/new/hotel-cart/ [following]
–2019-03-03 13:13:02– https://www.anzacgoldenbed.com/new/hotel-cart/
Reusing existing connection to https://www.anzacgoldenbed.com:80.
HTTP request sent, awaiting response… 200 OK
Length: unspecified [text/html]
Saving to: ‘hotel-checkout’The page I need help with: [log in to see the link]
- The topic ‘hotel-checkout page redirects to hotel-cart’ is closed to new replies.