rentease/internal
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 feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
driver feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
repository/booking feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
server feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
service feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
view feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00