php-commerce/Services
Snider 26e30cca83 security: add fraud scoring integration and coupon code sanitisation
P1-040: Verified rate limiting already integrated in checkout flow
P1-041: Integrated FraudService into checkout and webhook handlers
P1-042: Added coupon code sanitisation in CouponService

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:14:47 +00:00
..
PaymentGateway refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
CheckoutRateLimiter.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
CommerceService.php security: add fraud scoring integration and coupon code sanitisation 2026-01-29 13:14:47 +00:00
ContentOverrideService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
CouponService.php security: add fraud scoring integration and coupon code sanitisation 2026-01-29 13:14:47 +00:00
CreditNoteService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
CurrencyService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
DunningService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
InvoiceService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
PaymentMethodService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
PermissionLockedException.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
PermissionMatrixService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
PermissionResult.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ProductCatalogService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ProrationResult.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ReferralService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
RefundService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
SkuBuilderService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SkuLineageService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SkuParserService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SubscriptionService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
TaxService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
UsageBillingService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
WarehouseService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
WebhookLogger.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00