Sending contracts and invoices
Template once, send many. Typed e-signature + Stripe pay link.
Author a contract template once with merge tags like {{client_name}}. From the Contracts tab, send any template to any client; merge tags get filled in before the link goes out.
Clients sign by typing their full name on the public /c/<id> page. We capture name + email + IP + user-agent + timestamp + a downloadable PDF.
Invoices work the same way: build a multi-line invoice on the Invoices tab, hit Send. We attach a Stripe Checkout pay link automatically.