Difference between revisions of "Setting/propertiesnewwindow"

From Beds24 Wiki
Jump to navigation Jump to search
m (1版 をインポートしました)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
  
 
'''Frame Killer on Book Button''' will open the guest details and upsell items page in the parent window of the iframe.
 
'''Frame Killer on Book Button''' will open the guest details and upsell items page in the parent window of the iframe.
 +
 +
 +
 +
 +
予約ページがIframeやWordpressで使用されている場合、ブラウザのセキュリティ設定や決済ゲートウェイがIframeをブロックしているために、ユーザーを安全な決済にリダイレクトできないことがあります。
 +
 +
この問題を解決するには、安全なページをフルウィンドウまたは新しいウィンドウで開くようにします。
 +
また、安全なウィンドウで開くことで、ゲストがブラウザのURL設定で安全なhttpsシンボルを確認できるという利点もあります。
 +
 +
「安全な支払いのフレームキラー」
 +
iframeの親ウィンドウ、つまり同じウィンドウに決済ゲートウェイが開きます。
 +
 +
「安全な支払い」
 +
新しいウィンドウで決済ゲートウェイを開き、iframeページは開いたままにします。
 +
 +
「予約ボタン」
 +
最初に予約ボタンがクリックされたときに、新しいウィンドウを開きます。
 +
これは、ゲストの詳細とアップセルアイテムのページを新しいウィンドウで開き、安全なサイトであることを示します。
 +
 +
「予約ボタンのフレームキラー」
 +
ゲストの詳細とアップセルアイテムのページを、iframeの親ウィンドウで開きます。

Latest revision as of 08:45, 6 October 2021

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.



予約ページがIframeやWordpressで使用されている場合、ブラウザのセキュリティ設定や決済ゲートウェイがIframeをブロックしているために、ユーザーを安全な決済にリダイレクトできないことがあります。

この問題を解決するには、安全なページをフルウィンドウまたは新しいウィンドウで開くようにします。 また、安全なウィンドウで開くことで、ゲストがブラウザのURL設定で安全なhttpsシンボルを確認できるという利点もあります。

「安全な支払いのフレームキラー」 iframeの親ウィンドウ、つまり同じウィンドウに決済ゲートウェイが開きます。

「安全な支払い」 新しいウィンドウで決済ゲートウェイを開き、iframeページは開いたままにします。

「予約ボタン」 最初に予約ボタンがクリックされたときに、新しいウィンドウを開きます。 これは、ゲストの詳細とアップセルアイテムのページを新しいウィンドウで開き、安全なサイトであることを示します。

「予約ボタンのフレームキラー」 ゲストの詳細とアップセルアイテムのページを、iframeの親ウィンドウで開きます。