IMPORTANT Anti-Fraud Considerations If you opt for a custom subdomain, we strongly recommend enabling our automatic reCAPTCHA integration, to prevent more advanced card testing attacks. We can't enable this automatically for custom domains, so it requires an extra step. Read on below for more info.
Short answer: it depends on your site. A custom subdomain is the only way to hide the .foxycart.com
in your customers' address bar. This might be desirable for your store, and might seem more “professional” if you have technically proficient customers. In our experience, stores at yourstore.foxycart.com
convert just as well as checkout.yourstore.com
, but we leave it to you to make the choice that's best for your business.
By default, your store's FoxyCart functionality lives at example.foxycart.com
, where example
is the subdomain you've chosen for your store. The custom subdomain add-on allows your store to live at secure.example.com
, checkout.example.com
, payments.example.com
, or any other name to the left of .example.com
you'd like (again, where example.com
is your own domain). Some merchants like this, because it gives them a fully-branded checkout experience: everything from the template to the address bar. Other merchants are happy parking their store at .foxycart.com.
There are a few reasons to take this approach:
To order a custom subdomain:
Do not change your custom subdomain setting until you have received a green light from FoxyCart and set up your DNS entry (see below). Changing that setting can and will break your add-to-cart and checkout links, as well as your Javascript and CSS includes.
This is the simplest option, it just requires that you create 2 CNAME records in your DNS. Once you place your order, we'll start the process, and you'll get emails with further details.
Using a CAA Record? CAA records are DNS records that indicate which certificate providers can issue an SSL cert for your domain. They're great, and you'll need to ensure Amazon is listed as a provider. You can add it at your “naked” domain (like example.tld
), or at the specific subdomain you're using with Foxy (like checkout.example.tld
). In either case, you'll need to add the following domains with the issue
statement: amazon.com
, amazontrust.com
, awstrust.com
, amazonaws.com
.
Please note: Customer Provided SSL Certificates is only available for users on our Enterprise plans.
If you'd like to provide your own cert (like an EV SSL or wildcard certificate), you can. Please be aware, however, that this will cost you (and us) more. (Click here for the explanation why.) To get started with an EV or other customer-provided certificate, please contact us for approval and instructions.
If you'd like a wildcard cert for multiple stores on FoxyCart, we can help you set that up. Please contact us for details.
In order to use your custom subdomain you'll need to do a quick addition to your domain's DNS. This generally will only take a minute if you're comfortable with DNS. If you're not comfortable with your domain's DNS, or if you don't even know what DNS is, your hosting provider or domain registrar can likely handle this for you.
secure.example.com
checkout.example.com
cart.example.com
checkout.example.com
store.example.com
???.example.com
— anything you'd like. Find what works best for you!secure.example.com
. You'd set a CNAME
at your secure
subdomain, pointing to secure.example.com.dns.foxycart.com.
(making sure to include the trailing dot, if your DNS system allows it). No matter what domain you've chosen, you'll add .dns.foxycart.com.
to where it's pointing in your CNAME
value.dig
command in your Terminal (Mac or Linux users), or use kloth.net. Enter your domain (cart.puppydogs.com
) and you should see the domain you entered like cart.puppydogs.com.dns.foxycart.com.
(again, note the trailing period) in the ANSWER SECTION
. It should have a CNAME
value pointing to cloudfront.net
, with a bunch of A Records beneath it.Also important to note is that you will get a certificate warning if you do this before you have received confirmation from FoxyCart that your SSL certificate has been fully configured and provisioned. You are encouraged to set up your CNAME when you place your order, but it will not work until it's been approved by you and set up on our systems.
If you're using a custom subdomain, you'll need to do a few extra steps to get your own reCAPTCHA keys. We STRONGLY RECOMMEND THIS, as without it a botnet-based card-testing attack could cost hundreds or thousands of dollars in authorization fees.
secure.example.tld
, you'd enter example.tld
. Check the checkbox(es) to agree to Google's terms, and submit.Yes, you can get a certificate for cheaper (or free with LetsEncrypt), but SSL Certificates require the overhead of setup and support (which is actually not insignificant). Further pieces that are hard costs for us are additional firewall configuration; web application firewall configuration and setup with the SSL certificate (so the WAF can decrypt the traffic); DNS queries; load balancing; DNS failover; monitoring; and security scans.
For this reason, we do allow you to provide your own certificate, but we charge more for this option, because it's much more labor intensive for us to set up and facilitate renewals. The actual cost of the certificate is not the main cost for our custom certs.
Though the automation now possible with SSL certificates is fantastic, it's still more work and cost for us, so at this point we do still charge extra for this functionality. (Note that the vast majority of other ecommerce SaaS providers don't allow this functionality at all, for various reasons.)
For our normal certificates, we are able to automate quite a bit of the process, including renewals. At present, allowing our users to provide their own certificates requires a fair amount of manual work on our end. Though as of recently there have been advances in SSL provisioning possibilities, it'd require quite a bit of work to bring that automation to allowing user-provided certs.
We wish we could allow you to bring your own certificates, and as the technology changes, it's something we'll continue to explore. At this point, however, please understand that the cost structures you might be familiar with (ie. in shared hosting environments) is worlds apart from what we're dealing with. (We're often met with skepticism about this, so if you remain unconvinced, please notice that almost no other hosted ecommerce providers allow this at all. The largest SaaS ecommerce platform only allows this on their enterprise plans, as a point of reference.)
For this reason, we limit the option to bring your own SSL Certificate to our Advanced and Enterprise users. Thanks for understanding!
We use 3rd parties for our SSL processes. Generally, either Digicert or AWS. They have their own terms that you agree to when you approve the cert.