How do I set up the embedded payment window instead of the regular hosted (i.e. redirect) payment window? To do this you need to make an API call and set the process flag to false. In the response you will get a URL, which you can the embed in your page. Return to top