Third-Party Cookies =================== Historically, LaterPay recommended presenting the purchase dialogs via ``iframe`` as an overlay on your site. The ``iframe`` would then communicate with your site via the in-page API as necessary. This meant that users weren't redirected away, but relied on their acceptance of third-party cookies. At LaterPay, we take user privacy very seriously. In order to fully support users who have third-party cookies disabled in their browser, we recommend using dialog URLs as standard hyperlinks, rather than as an ``iframe`` source.