Customers Domains to My Domain

I’m making an e-commerce solution, but every customer needs to run the solution with their own domain.

example: jhonstore.e-commerce.com
and it configures the DNS of his domain to point to that subdomain, getting: www.jhonstore.com

my domain is in the Cloudflare, but the other domains of clients are not necessarily.

Any idea how I can do this?

Either:

A. you give your clients your origin server’s IP address and have them set up the A record to point to your server. You will lose all Cloudflare protections and benefits.

B. Sign up for SSL for SaaS where Cloudflare protects your service for your customer’s domains/subdomains and also provides SSL, caching, etc.

1 Like

Thank you judge!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.