Route event registrations through Ladill Pay API.
Deploy Ladill Events / deploy (push) Successful in 29s

Ticket and contribution checkouts use platform Pay for fees and wallet settlement, with legacy QREP-* fallback via Billing.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-08 05:20:30 +00:00
co-authored by Cursor
parent 55e2ec71b3
commit c92ad91a06
7 changed files with 187 additions and 57 deletions
+1
View File
@@ -17,6 +17,7 @@ Pay into the one platform UserWallet. Public scans stay at `ladill.com/q/<code>`
|---|---|
| `LADILL_SSO_CLIENT_ID` / `LADILL_SSO_CLIENT_SECRET` | `passport:client` on platform |
| `BILLING_API_KEY_EVENTS` | platform `.env` + this app |
| `PAY_API_KEY_EVENTS` | platform `.env` (`PAY_API_KEY_EVENTS`) + this app — Ladill Pay checkout |
| `IDENTITY_API_KEY_EVENTS` | platform `.env` + this app |
## 1. Gitea repo + CI