# Options for opening Payment Page {#en_PP_Integration .concept} Articles about options for opening Payment Page: in a separate tab, a modal window, or an iframe. There are different options to open the Payment Page payment form on customers' devices: in a separate browser tab, in a modal window, and directly on the web service page—in an iframe element. These options are managed on the web service side, and when they are set up, various factors can be considered: for example, the payment form can be set up in such a way that on mobile devices it opens in a separate browser tab, while on other devices it opens in a modal window. In order to configure the opening of Payment Page on the web service side in a way needed, address the general issues of [the interaction concepts](en_pp_interaction_organisation.md) and refer to the articles of this subsection. - [Opening Payment Page as a separate HTML page](en_PP_method_NewTab.md) - [Opening Payment Page in a modal window](en_PP_method_ModalWindow.md) - [Opening Payment Page in an iframe element of an HTML page](en_PP_method_Embedded.md) - **[Opening Payment Page as a separate HTML page](en_PP_method_NewTab.md)** An article about opening Payment Page as a separate HTML page with the use of the JavaScript library from Ecommpay and in-house solutions. - **[Opening Payment Page in a modal window](en_PP_method_ModalWindow.md)** An article about opening Payment Page in a modal window with the use of the JavaScript library from Ecommpay and in-house solutions. - **[Opening Payment Page in an iframe element of an HTML page](en_PP_method_Embedded.md)** An article about opening Payment Page in an iframe element with the use of the JavaScript library from Ecommpay and in-house solutions. **Parent topic:**[UX configuration](en_pp_ux_configuration.md)