# Compliance trial email

## Overview

2Checkout automatically sends out the **Compliance trial email** to shoppers with confirmation and details on their trial – information regarding trial period duration, trial expiration, following billing date, following billing amount, and a link to myAccount for the shopper to be able to cancel the following automatic charge.

## Availability

All 2Checkout accounts.

## Workflow

2Checkout sends the **Compliance trial email** if you offer free or promotional trial subscriptions, to prevent charge disputes and ensure compliance with the card networks’ requirements. Additional details can be found in the officially [published requirements.](https://usa.review.visa.com/content/dam/VCOM/global/support-legal/documents/visa-new-subscription-rules-flier.pdf)

### Compliance trial email content

When a customer enrolls for a free or promotional period trial, the following information must be included in the email:

* Trial period duration
* Trial expiration
* Following billing date
* Following billing amount
* A link to [myAccount](https://secure.2co.com/myaccount/) for the shopper to be able to cancel the following automatic charge

#### Sample compliance trial email notification

![visa compliance trial email](/files/8b3ded2cc4cfcca9012069c78cd5d8a2e1e817b4)

## Preview and test email

To preview and test the subscription email notification template, follow these steps:

1. Log in to your [2Checkout Merchant Control Panel](https://secure.2checkout.com/cpanel).
2. Navigate to Marketing tools -> [Email editor](https://secure.2checkout.com/cpanel/etm_templates.php).
3. Scroll down to the **Shopper emails** section and click on **Order**.
4. Access the **Compliance trial email** under the **Order** section. You can access this email only if your account uses the default shopper emails communication setup that blends the electronic delivery and the payment emails.

## FAQs

<details>

<summary><strong>Is this the only email my shoppers receive after placing an order?</strong></summary>

2Checkout can send the electronic delivery email either standalone or combined with the payment receipt notification (in one single email).

Depending on your account's setup, for each order containing at least one product configured with 2Checkout delivery your shoppers can receive:

* **Default:** One email containing both the payment receipt and the electronic delivery messages
* Two email notifications: The payment receipt and the electronic delivery messages, separately
* Three email notifications: An order confirmation email, plus the payment receipt and the electronic delivery messages, separately

Contact 2Checkout to change your default configuration if you find another setup better suited for your customers.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/marketing/emails/default-shopper-emails/compliance-trial-email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
