mirror of
https://github.com/xtr-dev/payload-billing.git
synced 2025-12-10 02:43:24 +00:00
- Add version field to Payment interface and collection schema - Implement atomic updates using updateMany with version checks - Add collection hook to auto-increment version for manual admin updates - Prevent race conditions in concurrent webhook processing - Index version field for performance Co-authored-by: Bas <bvdaakster@users.noreply.github.com>