{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}
{% trans "Let attendees opt in to a travel carbon-offset contribution on their order page. The buyer opts in after purchase; the money is collected through a non-admission 'Carbon offset' product you create — set the price per unit and the kg CO₂ each unit represents (shown to the buyer), then reference the product's ID below." %}
{% trans "The actual retirement of carbon credits with an offset partner is an integration point — wire it up on deploy (e.g. a webhook when the offset position is paid)." %}
{% endblock %}