mirror of
https://github.com/xtr-dev/payload-billing.git
synced 2025-12-10 02:43:24 +00:00
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:
12
README.md
12
README.md
@@ -26,15 +26,13 @@ A billing and payment provider plugin for PayloadCMS 3.x. Supports Stripe, Molli
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- 💳 Multiple payment providers (Stripe, Mollie, Test)
|
- 💳 Multiple payment providers (Stripe, Mollie, Test)
|
||||||
- 🧾 Invoice generation and management with embedded customer info
|
- 🧾 Invoice generation with line items and tax calculation
|
||||||
- 👥 Flexible customer data management with relationship support
|
- 👥 Flexible customer data management (relationship or embedded)
|
||||||
- 📊 Complete payment tracking and history
|
|
||||||
- 🪝 Secure webhook processing for all providers
|
|
||||||
- 🔄 Automatic payment/invoice status synchronization
|
- 🔄 Automatic payment/invoice status synchronization
|
||||||
- 🧪 Built-in test provider for local development
|
- 🪝 Secure webhook processing for all providers
|
||||||
- 📱 Payment management in PayloadCMS admin
|
- 🔗 Bidirectional payment-invoice-refund relationships
|
||||||
- 🔗 Bidirectional payment-invoice relationship management
|
|
||||||
- 🎨 Collection extension support for custom fields and hooks
|
- 🎨 Collection extension support for custom fields and hooks
|
||||||
|
- 🧪 Built-in test provider for local development
|
||||||
- 🔒 Full TypeScript support
|
- 🔒 Full TypeScript support
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user