To ensure Source Defense accurately tags checkout traffic and highlights PCI-related events, you need to define your payment page URL(s). If no URL is specified, the platform will apply the default "Checkout" label broadly, which may lead to over-reporting by including non-payment pages.
Why the label matters
Each payment URL you configure is automatically assigned a label (for example, Checkout, Payment-iFrame, or a custom name). That label appears in every part of the Admin-dashboards, reports, script policies, alerts-so you can instantly recognize which traffic or event came from a payment page and apply the right PCI controls.
Permissions - Only Admin-role users can create, edit, or remove payment-page settings.
Navigation
Click Sites in the left-hand navigation.
Select the site you want to manage.
Scroll down until you see Payment URLs.
How to add a static payment URL
A static payment page always has the same address for every purchase.
On the Payment URLs screen, click + Add URL.
Enter the full, exact URL where customers type card details.
Edit the Label if you want something more descriptive than Checkout.
Click Save.
How to add a dynamic payment URL with a wildcard
If the checkout path changes per order (IDs, hashes, etc.), replace the variable segment with *
.
-
Click + Add URL.
-
In URL, type the wildcard pattern—for example:
-
Assign a specific Label - for instance, Order-Checkout.
-
Click Save.
Quick Recap
Navigate to Sites → Payment URLs to configure checkout addresses.
The Label you assign makes it easy to spot payment-page traffic and events anywhere in the Admin.
Use an exact URL for static pages; use
*
for dynamic paths.Only Admins can modify payment-page rules.