346ee7b616
- Remove double pSQL() escaping in Db::insert/update calls (data corruption fix) - Rename honeypot field from 'website' to 'cyp_hp_v1' to prevent browser autofill false positives - Wrap Mail::Send() in try/catch; capture shop notification result to detect failures - Scope order lookup to current shop (multi-shop fix) - Translate scope_label and email subjects per language (de/en) - Make formatDateTimeForMail() language-aware - Add GDPR Art. 13 privacy notice to withdrawal form - Add configurable privacy policy URL and Widerrufsbelehrung link - Add configurable retention period and manual purge button in admin settings - Show full submitted data on success page as proper receipt - Fix admin redirect URL format in processStatusUpdate() - Remove IP/UA hash display from admin detail view (GDPR data minimization)
24 lines
422 B
Plaintext
24 lines
422 B
Plaintext
Hello {customer_name},
|
|
|
|
We confirm receipt of your withdrawal declaration.
|
|
|
|
Received:
|
|
{submitted_at}
|
|
|
|
Order number / order reference:
|
|
{order_reference}
|
|
|
|
Withdrawal concerns:
|
|
{scope_label}
|
|
|
|
Affected items / quantities:
|
|
{withdrawal_items_text}
|
|
|
|
Your message / note:
|
|
{message}
|
|
|
|
This message only confirms receipt of your withdrawal declaration. Further processing and review will follow separately.
|
|
|
|
Kind regards
|
|
{shop_name}
|