# Payment confirmation

## Overview

2Checkout automatically sends out the **payment confirmation email** to provide shoppers with a confirmation of having successfully placed the order.

As of July 13th, 2016, you can use a redesigned template complete with fresh content. The new template has replaced the previous **payment confirmation email**, but any customization you have in place, either in terms of styling or content, continues to be available.

## Availability

All 2Checkout accounts.

## What is the purpose of this email?

2Checkout sends the **payment confirmation email** for all successfully placed orders for which it has started processing transactions.

## Email content

The email includes one or several of the following:

1. Purchase details with information on ordered products, quantities, unit prices, taxes, and total amount.
2. Indication of next steps to be expected (the shoppers are informed they will be sent a payment receipt email once the payment is authorized and delivery information - if applicable).
3. Technical and payment support contact details.

### Sample

![Payment Confirmation Sample](/files/e33cbc40dbcd418fb1bb542fc56ad60d5bd2b22b)

## Is this the only email my shoppers receive after placing an order?

2Checkout sends the **payment confirmation email** for all successfully placed orders.

## Preview and test email

Navigate to the [Email template manager](https://secure.avangate.com/cpanel/email_template_manager.php) section to:

* Preview and test current templates for emails sent to your shoppers
* Customize the header and the footer sections by creating custom templates you can assign to your emails

Access the **payment confirmation email** under the **Order** section.

## FAQs

<details>

<summary>Why don't I see the new template for this email?</summary>

The redesigned template for the **payment confirmation email** has automatically replaced **default templates**.

If your preview of **payment confirmation email** does not show the new template, you are most probably using a customized version that includes content and/or styling your company requested at a certain point in time.

You can compare the above sample to your current template and send us an email if you decide the new one suits your business needs better. We will work with you on the switch.

</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/payment-confirmation.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.
