diff --git a/src/shop/templates/pdf/proforma_invoice.html b/src/shop/templates/pdf/proforma_invoice.html
index 04db9a19..87c8ed1b 100644
--- a/src/shop/templates/pdf/proforma_invoice.html
+++ b/src/shop/templates/pdf/proforma_invoice.html
@@ -82,6 +82,6 @@
- Credit Card: https://{{ hostname }}{% url 'shop:epay_form' pk=order.pk %} (requires login)
- Blockchain (multiple currencies): https://{{ hostname }}{% url 'shop:coinify_pay' pk=order.pk %} (requires login)
- - Cash: https://{{ hostname }}{% url 'shop:cash' pk=order.pk %} (requires geographical proximity to an organiser)
+ - In person: https://{{ hostname }}{% url 'shop:in_person' pk=order.pk %} (requires geographical proximity to infodesk or an organiser)