Skip to main content
The landing page is the public page visitors see when they go to your OwnPay root URL (for example https://pay.example.com). You can use it as a marketing page, a payment portal hub, or disable it entirely.

Enable or disable the landing page

  1. Go to AppearanceLanding Page.
  2. Toggle Enable Landing Page on or off.
  3. When disabled, visitors who go to the root URL are redirected to the admin login page.

Set the page title and description

These fields control what appears in the browser tab and in search engine results:

Configure the hero section

The hero section is the large banner at the top of the landing page:

Feature cards

You can add feature cards below the hero to highlight capabilities:
  1. Click + Add Feature Card.
  2. Enter a title, description, and select an icon.
  3. Repeat for each feature.
  4. Click Save Settings.

Custom HTML

For advanced customization, you can inject custom HTML into the landing page. Use this to add embedded videos, third-party widgets, or custom sections. The HTML is rendered inside the page body, so include your own styling via <style> tags if needed.
Custom HTML runs in the visitor’s browser. Do not include tracking scripts from untrusted sources, and avoid inline JavaScript that could conflict with the page’s existing scripts.

Admin login URL

The landing page settings also contain the Admin Login URL Slug. By default it is login, but you can change it to something unique (for example my-secure-portal) to obscure the admin login from automated bots. Only use lowercase letters, numbers, and hyphens.
Last modified on August 25, 2026