Setting/propertiesnewwindow

From Beds24 Wiki
Jump to navigation Jump to search

If the booking page is used within an Iframe or in Wordpress it sometimes cannot redirect the user to secure payment due to the security settings in browsers or the payment gateway will block iframes.

To fix this you can allow the the secure page to open in the full window or a new window.

Opening in a secure window also has the advantage that the guest can see the secure https symbol in the URL setting of their browser.

Frame Killer on Secure Payment will open the payment gateway site in the parent window of the iframe, i.e. the same window.

On Secure Payment will open the payment gateway site in a new window and leave the page containing the iframe open.

On Book Button will open a new window when the book button in initially clicked, this opens the guest details and upsell items page in a new window showing it is a secure site.

Frame Killer on Book Button will open the guest details and upsell items page in the parent window of the iframe.