rentease/internal/driver
Ruidy 8384d85e3e
feat(stripe): add Stripe payment sync and webhook support
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.
2025-10-03 21:39:59 +02:00
..
database cleanup 2024-09-13 18:55:35 +02:00
logger feat(logging): add slog-based structured logging 2025-09-12 12:17:22 -04:00
parser refactor: simplify main entry and improve logging 2025-10-03 20:09:27 +02:00
pdf refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
stripe feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00