rentease/internal/driver
Ruidy 91a9a74750
Some checks are pending
CI / checks (push) Waiting to run
feat(stripe): add payment link creation for bookings
Introduce backend and frontend support for generating Stripe payment
links
for outstanding booking balances. Adds a new POST endpoint to create
payment
links, updates booking view to include a Stripe button, and integrates
error handling and feedback for payment link creation. Refactors view
models and templates to support the new feature.
2025-11-01 17:22:13 +01: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 payment link creation for bookings 2025-11-01 17:22:13 +01:00