rentease/internal/config
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
..
config.go feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
host.go refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
payment_method.go translate platform and payment method in invoices (#42) 2025-02-22 09:24:34 +01:00
platform.go update report template (#43) 2025-02-22 12:28:56 +01:00