docs: clean up and clarify features list

- Remove misleading 'Complete payment tracking and history' claim
- Consolidate similar features
- Focus on core capabilities
- Make features list more concise and accurate

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-08 16:21:52 +01:00
parent 27da194942
commit 246c547a4c

View File

@@ -26,15 +26,13 @@ A billing and payment provider plugin for PayloadCMS 3.x. Supports Stripe, Molli
## Features
- 💳 Multiple payment providers (Stripe, Mollie, Test)
- 🧾 Invoice generation and management with embedded customer info
- 👥 Flexible customer data management with relationship support
- 📊 Complete payment tracking and history
- 🪝 Secure webhook processing for all providers
- 🧾 Invoice generation with line items and tax calculation
- 👥 Flexible customer data management (relationship or embedded)
- 🔄 Automatic payment/invoice status synchronization
- 🧪 Built-in test provider for local development
- 📱 Payment management in PayloadCMS admin
- 🔗 Bidirectional payment-invoice relationship management
- 🪝 Secure webhook processing for all providers
- 🔗 Bidirectional payment-invoice-refund relationships
- 🎨 Collection extension support for custom fields and hooks
- 🧪 Built-in test provider for local development
- 🔒 Full TypeScript support
## Installation