# USA compliance regulations on subscriptions with auto-renewal

## Overview

Consumer protection authorities across several states in the USA (Colorado, California, Illinois etc.) have issued multiple compliance regulations applicable to businesses selling subscriptions.

There is a special focus on the subscriptions renewing automatically and the disclosure of information to the shoppers throughout the subscription lifecycle, starting from the initial acquisition of the subscription and continuing with each renewal.

The regulation is applicable starting with 1st of July 2022.

## Benefits

* For shoppers: increased transparency, customer satisfaction, taking an informed decision at any point in time in self-servicing their subscriptions
* For merchants: compliance with the US regulations, and being able to build a trust-based relationship with the shoppers

## Availability

The USA regulations have been implemented based on the billing address country of the shopper, being the US, without further split based on the USA states. The USA states have issued one by one similar regulations, and the expectation is that more will follow.

## Impact on shopping carts

One of the US regulations focuses on shopper awareness, for whom all the subscription details should be disclosed completely and clearly when deciding to purchase a subscription.

The shopping carts were already following the guidance of the above principle.

The only change coming with this regulation is to highlight through an additional text formulation the renewal setting of the subscription, applicable regardless of if there is an automatic or manual renewal.

The new regulation states that the renewal of the contracts cannot be done for more than 12 months.

The updated version of the text is placed in the shopping carts, near the **Place order** button:

*"By placing the order with the auto-renewal option selected, you are confirming that you are over 16 years of age and you agree that your license will automatically renew in accordance with the terms above (as such terms may be amended by mutual agreement), for an additional period of up to 12 months, as well as with 2Checkout’s terms and conditions."*

![Shopping cart compliance text](/files/d673599c39a8181fde6ec320bb6bae56b88fe483)

![Shopping cart text](/files/c54fcf19fcc6ace60ba23e665480290bae923628)

![Shopping cart text](/files/aad95652e456b10410dd69998128209443a57b6b)

## Impact on shopper emails

### E-mails sent after an order is placed

Regardless the combination of e-mails sent after an order is placed, either it is one, two or three e-mails sent based on the settings, every e-mail content has been updated with new information about the behavior of auto-renewal and the flexibility around easily turning off auto-renewal.

The below text has been added to the **Support information** section from the footer area of the e-mails:

*"If applicable, the auto-renewal option for your subscription may be cancelled at any time.*

*You can cancel it using myAccount as described above, by contacting 2Checkout at <2CO support e-mail address> or the applicable merchant support at \<merchant\_support\_email> email address."*

The above new text is applied only to shoppers from the USA, based on billing address country.

The impacted e-mails are: Payment Confirmation, Payment Receipt and Delivery/Fulfillment.

The text is visible for the e-mails sent after the initial acquisition and after each new renewal, regardless if it is a manual or an automatic one.

![E-mails sent after an order is placed](/files/2a86e4ddf78a385ec1b92fd0b5f3563336b0ddf2)

![E-mails sent after an order is placed](/files/daae55f807cf51df0606ceb3a768ec9b35cc8575)

### E-mails sent as renewal reminder before automatically renewing a subscription

For subscriptions with billing cycles higher than 6 months, which are on automatic renewal, the USA regulation is mandating that the shopper should receive a renewal reminder between 45 and 15 days before the renewal. Consequently, in the 2Checkout system, this e-mail reminder has been scheduled to be sent 30 days before the renewal.

The content of the new renewal reminder is the same as per the existing renewal e-mail, which is mandatory sent 7 days before the renewal, applicable to all the subscriptions renewing automatically, regardless of the billing cycle length.

For both e-mails' reminders, there has been applied an update on the **Support information** section, highlighting the behavior of the auto-renewal and the option available at any point to turn on/off the setting.

*"If applicable, the auto-renewal option for your subscription may be cancelled at any time.*

*You can cancel it using myAccount as described above, by contacting 2Checkout at <2CO support e-mail address> or the applicable merchant support at \<merchant\_support\_email> email address."*

![E-mail sent as renewal reminder before automatically renewing a subscription](/files/2a1740ed2e87ab177a7362ab50f5573129298e30)

### E-mail sent once automatic renewal is enabled

The regulation highlights the importance of keeping the shopper informed about the changes applied to the auto-renewal setting on his/her subscription.

Consequently, there has been introduced a new e-mail sent once the auto-renewal is enabled.

This is a confirmation e-mail with a similar content as the existing one which is sent when the auto-renewal is disabled.

Both confirmation e-mails, either for disabling or enabling the automatic renewal, have been implemented globally, for all the shoppers, regardless of their billing address.

The reason behind is another regulation issued by Mastercard and applicable worldwide, starting from September 2022, which emphasizes the need to keep shoppers informed at any point in time about the renewing status of their subscriptions.

![E-mail sent once automatic renewal is enabled](/files/4842e6177289bdf1e92d9a6fb1f141d21121d1d8)

![E-mail sent once automatic renewal is enabled](/files/a5a62703f38304cbf6f605d971621213cc34f379)


---

# 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/usa-compliance-regulations-on-subscriptions-with-auto-renewal.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.
