Merchants

Merchants are used to sell on VenueRun. In the merchant dashboard you can create products, menus, manage orders, and more.

Click Here to create a merchant on VenueRun.

Merchant Handle

When creating a merchant you will select a unique handle. You can always change your handle later.

example: https://venuerun.com/grub-grill

This will be the URL for customers to view your menu and place orders.

Custom domain

To link a custom domain for the root domain, configure the DNS settings of your domain provider. Add an A record with the hostname "@" and set the value to "76.76.21.21".

For the subdomain, add a CNAME record. Set the hostname to your desired subdomain (e.g., "cname") and set the value to "cname.venuerun.com".

Example DNS configuration:

Root domain: A @ 76.76.21.21

Subdomain: CNAME cname cname.venuerun.com

Once the DNS settings are configured, you can link the domain in your merchant settings.

Was this page helpful?