presseportale/database/factories
Kevin Adametz b63cd26326 Credit-Wallet + Ledger + Tier-Preisableitung (Fundament)
Echte Credit-Wallet (1 Credit = 1 EUR) mit append-only Ledger als Basis fuer
die Credit-Oekonomie aus dem Decision-Update (Rev. 4):

- credit_wallets (denormalisierter Saldo) + credit_transactions (Ledger,
  vorzeichenbehaftet, balance_after, polymorphe reference)
- CreditWalletService: einziger Schreibpfad, atomar mit Row-Lock,
  InsufficientCreditsException mit shortfall fuer den Mini-Checkout
- Tier-Enum (Einzel/Starter/Business/Pro/Agency) + User::currentTier()
- CreditPricingService: tier-gestaffelte Ableitung aus config/credits.php
  (Extra-PM 19/15/12/10/8, Boost 12/20/35, PDF 3, Depublish 25, Pruef-Quota)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 14:16:43 +00:00
..
AdminPresetFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
BillingAddressFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
CategoryFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
CompanyFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
ContactFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
CreditTransactionFactory.php Credit-Wallet + Ledger + Tier-Preisableitung (Fundament) 2026-06-17 14:16:43 +00:00
CreditWalletFactory.php Credit-Wallet + Ledger + Tier-Preisableitung (Fundament) 2026-06-17 14:16:43 +00:00
FooterCodeFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
InvoiceBillingAddressFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
InvoiceFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
KiAuditFactory.php User Panel: Phase-8-Abschluss, Titelbild/Lizenzen/Zeitzonen und KI-Pruef-Pipeline 2026-06-12 08:30:13 +00:00
LegalRequestFactory.php WS-3: Recht & Compliance – Rechts-Kern (DSGVO/Persönlichkeitsrecht/Melden + Queue) 2026-06-16 14:20:05 +00:00
PaymentOptionFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
PaymentOptionTranslationFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
PlanFactory.php Phase 9D: Tarif-Datenmodell, Cashier und hybride Rechnungskreise STR-/MAN- 2026-06-12 10:15:46 +00:00
PressReleaseAttachmentFactory.php create PM v0.5 2026-05-20 19:14:39 +02:00
PressReleaseFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
ProfileFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
SinglePurchaseFactory.php Phase 9D: Tarif-Datenmodell, Cashier und hybride Rechnungskreise STR-/MAN- 2026-06-12 10:15:46 +00:00
UserFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
UserPaymentFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00
UserPaymentOptionFactory.php 12-05-2026 Frontend dev 2026-05-12 18:32:33 +02:00