Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
pcx_content_type: configuration
title: Salla
head:
- tag: title
content: Salla | Provider guides
description: Learn how to configure your zone with Salla.

---

import { Render } from "~/components"

<Render file="provider-guide-intro" params={{ one: "Salla" }} />

## Benefits

O2O routing also enables you to take advantage of Cloudflare zones specifically customized for Salla traffic.

## How it works

For more details about how O2O is different than other Cloudflare setups, refer to [How O2O works](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/).

## Enable

You can enable O2O on any Cloudflare zone plan.

To enable O2O on your account, [create](/dns/manage-dns-records/how-to/create-dns-records/#create-dns-records) a `CNAME` DNS record.

| Type | Name | Target | Proxy status |
| ------- | -------------------- | --------------------- | ------------ |
| `CNAME` | `<YOUR_SALLA_DOMAIN>` | `app.salla.cloud` | Proxied |

:::note

For questions about Salla setup, refer to their [support guide](https://help.salla.sa/article/21441170).

If you cannot activate your domain using [proxied DNS records](/dns/proxy-status/), reach out to your account team or the [Cloudflare Community](https://community.cloudflare.com).

:::

## Product compatibility

<Render file="provider-guide-compatibility" />

## Additional support

<Render file="provider-guide-help" params={{ one: "Salla" }} />

### DNS CAA records

Salla issues SSL/TLS certificates for merchant domains using Let's Encrypt. If you add any DNS CAA records, you must select Let's Encrypt as the Certificate Authority (CA) or HTTPS connections may fail.

For more details, refer to [CAA records](/ssl/edge-certificates/caa-records/#caa-records-added-by-cloudflare).