Difference between revisions of "Setting/propertiesnewwindow"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "If Beds24 is used within an Iframe or in wordpress it cannot redirect the user to PayPal due to the security settings in browsers. To fix you can allow the the paypal page t...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If Beds24 is used within an Iframe or in wordpress it cannot redirect the user to PayPal due to the security settings in browsers. To fix you can allow the the paypal page to open in a new window.
+
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.

Latest revision as of 15:06, 18 April 2015

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.