Index: src/routes/paid.js
===================================================================
--- src/routes/paid.js	(revision c3d12a6f5721ed2faee19362b8d7e0caeea854d5)
+++ src/routes/paid.js	(revision ec288dc84c580f311e1c6cd5900dbd67738f7f62)
@@ -70,4 +70,5 @@
       pageTitle: 'Ontgrendelen', bodyClass: 'on-special', ok: false,
       reason: active ? 'tier' : 'notpatron', neededCents: payload.cents, haveCents: cents, postSlug: payload.post, patronUrl,
+      debug: membership ? membership.diag : 'no_response',
     });
   }
