{% extends "base.html" %} {% block title %}Payment Successful — CleanCopy{% endblock %} {% block head %} {% endblock %} {% block content %}

Payment Successful

Thank you for purchasing CleanCopy!

Download CleanCopy

{% if has_download %}

Latest version: {{ download_version }}

Download for Windows (.exe) Portable — no installation required {% if has_msi %} Download Installer (.msi) Traditional Windows installer {% endif %}
{% else %}

No releases available yet. Check back soon or contact support.

{% endif %}

How to activate your license

  1. Open CleanCopy on your Windows PC
  2. Go to the License tab
  3. Find the payment ID in your receipt email — it starts with pi_
  4. Paste it into the license key field
  5. Click Activate
Can't find your payment ID? Check your email inbox (and spam folder) for the receipt from CleanCopy. The payment ID is in the receipt subject line or body.

Need help? Contact support

{% endblock %}