Dues payment page — collecting payments online
The Dues Payment Page is a public Stripe-powered checkout page — residents pay online without needing a Turtini account.
How to send a payment link to a resident:
1. In the Dues Ledger, select the unpaid charges for a unit
2. Click "Send Payment Link" — Turtini generates a link in the format:
turtini.com/dues-pay?org=<orgId>&charges=<id1,id2>
3. Copy the link or send it directly from Turtini — the resident receives an email with the link
What the resident sees:
• The property address and association name
• An itemized breakdown of each charge (period, description, amount)
• The total due
• A Stripe Embedded Checkout form — they pay with any card (no Turtini account needed)
On successful payment:
• Each selected charge is marked "paid" with the payment date
• The GL journal entry is created if Accounting is enabled (DR 1100 → CR 4200)
• The resident receives a Stripe payment confirmation email automatically
The payment link is valid until all charges in it are paid or cancelled.