Commit Graph

4 Commits

Author SHA1 Message Date
seaznCode
11e3e384bd feat: add customer fields to subscription and update invoice handling
- Added new customer fields in SubscribeAboInput type including phone, recipient contract name, and invoice details.
- Updated subscription validation to include new required fields.
- Modified the subscribeAbo function to handle new customer and invoice fields.
- Enhanced the SummaryPage component to manage new form fields for invoice address and payment method.
- Removed the toggle for "For myself / For someone else" as the logic has been simplified.
- Updated contract template handling to reflect changes in the form data structure.
2026-03-16 20:35:36 +01:00
DeathKaioken
b164f73b43 feat: abo 2026-02-18 11:17:07 +01:00
DeathKaioken
004a8f4baa feat: abo sub + dependency 2026-02-18 10:24:31 +01:00
DeathKaioken
ac358d4d7d feat: abo + profile section 2025-12-13 11:17:48 +01:00