mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-06 10:46:50 +00:00
Introduce Stripe integration for automatic payment ingestion and refund tracking. Adds new fields to the payment model for Stripe IDs and status, Stripe client driver, sync service, cron job, manual API endpoint, and public webhook handler for real-time updates. Includes tests and documentation. Manual cash entry remains supported. |
||
|---|---|---|
| .. | ||
| config | ||
| constant | ||
| cron | ||
| driver | ||
| repository/booking | ||
| server | ||
| service | ||
| view | ||