chris 92e9abdb84 Replace mailto with server-sent invoice request
On checkout error, customer can click "send us your order details"
instead of opening their email app. Posts to /api/invoice-request which:
- Emails shop@ with full order details, reply-to set to customer's
  address so replies go directly to them
- Sends customer a confirmation email with order summary
Falls back to the mailto link if the API call fails.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 10:05:58 -04:00
Description
No description provided
186 MiB
Languages
TypeScript 52.6%
JavaScript 21%
HTML 11.2%
CSS 8%
Shell 6.6%
Other 0.6%