Fix payment page booking bug (page refreshes)
There's a JS error in all desktop and mobile browsers. Nobody can book. On pressing 'Book Now' the payment form is shown briefly, then the page redirects to listing. You can stop the form refreshing by pressing <Esc> key quicky, but the ability to enter card details is disabled. Also the page shows 'Your stay is no longer available'

-
Neil Smith commented
Specific errors captured in Firefox developer panel : "Stripe" looks likely cause, it's a payment system error when the page is loading. The JS scripts (stripe, trackjs) load when opened individually in a tab.
Error: (SystemJS) XHR error loading https://www.pitchup.com/static/booking2/js/ui.633b208d7b1a.js
wrapAndCatch/t[e]/u[i]@https://www.pitchup.com/static/vendor/trackjs/tracker.c50b476cbf37.js:1:1020
Error loading https://www.pitchup.com/static/booking2/js/ui.633b208d7b1a.js
system.6b2d534b9768.js:1
Error: (SystemJS) Unable to load script https://js.stripe.com/v3/
wrapAndCatch/t[e]/u[i]@https://www.pitchup.com/static/vendor/trackjs/tracker.c50b476cbf37.js:1:1020
Error loading https://js.stripe.com/v3/ as "stripe" from https://www.pitchup.com/static/booking2/stripe.5c6cea3ace0f.js