{% extends "base.html" %} {% block title %}Receipt - Makenotwork{% endblock %} {% block body_attrs %} class="{{ crate::shell::measure(crate::shell::Measure::Wide) }} receipt-page"{% endblock %} {% block content %} {% include "partials/site_header.html" %}
{{ seller_username }} prices in {{ currency_symbol }}, so Stripe converted this for you at checkout. The amount above is what reaches your statement; Stripe's rate includes its conversion fee.
{% endif %}