# Compliance subscription email

## Overview

2Checkout automatically sends out the **Compliance subscription email** to shoppers with confirmation and details on their subscription – information regarding billing cycle duration, next billing amount, next billing date, 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 subscription email** if the shopper has a recurring subscription-based product, to prevent charge disputes and ensure compliance with the card networks’ requirements. Additional details can be found in the official published requirements: <https://usa.review.visa.com/content/dam/VCOM/global/support-legal/documents/visa-new-subscription-rules-flier.pdf>

## Subscription Email Notification Content

When a shopper enrolls for a recurring subscription-based product, the following information must be included in the email notification:

* Billing cycle duration
* Next billing amount
* Next billing date
* A link to myAccount for the shopper to be able to cancel the following automatic charge

### **Sample subscription email notification**

![subscription email notification](/files/5d6ffdf87a0c3792afeaa8e4dc8040a970af066a)

<details>

<summary>Is this the only email my shoppers receive after placing an order?</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>

## 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).&#x20;
3. Scroll down to the **Shopper emails** section and click on **Order**.&#x20;
4. Access the **Compliance subscription email** under the **Order** section. You can access this email only if your account uses the default shopper emails communication setup that blends together the electronic delivery and the payment emails.


---

# 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-subscription-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.
