{% 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 %}