{% load i18n %}
{% blocktrans with url=webhook_url trimmed %} A webhook must be configured in your PostFinance Checkout space to the following endpoint for automatic payment status updates: {{ url }} {% endblocktrans %}

{% blocktrans trimmed %} You can set this up automatically using the buttons next to your authentication keys above, or configure it manually in your PostFinance Checkout dashboard. {% endblocktrans %}
{% blocktrans trimmed %} With "Offer the production space in test mode" switched on, checkout offers your production space as a second payment option while the event is in test mode, so you can verify it end-to-end before going live. Payments made through it are real charges: refund or void them in your PostFinance dashboard before you disable test mode, because deleting the test mode orders does not undo the charge. Leave it off unless you are running that verification. {% endblocktrans %}