{% extends "base.html" %} {% block title %}Order {{ order.id[:8] }}... — litestar-getpaid Example{% endblock %} {% block content %}
{{ order.id }}
Click below to initiate a payment using the dummy backend. You will be redirected to the fake payment gateway where you can approve or reject the payment.
{{ payment.id[:8] }}...
No payments yet.