rentease/internal
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
..
config refactor(stripe): remove support for Stripe Connect account 2025-10-30 17:03:55 +01:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron feat/stripe integration (#48) 2025-10-19 15:48:59 +02:00
driver feat(stripe): add payment link creation for bookings 2025-11-01 17:22:13 +01:00
repository/booking feat/stripe integration (#48) 2025-10-19 15:48:59 +02:00
server feat(stripe): add payment link creation for bookings 2025-11-01 17:22:13 +01:00
service feat(stripe): add payment link creation for bookings 2025-11-01 17:22:13 +01:00
view feat(stripe): add payment link creation for bookings 2025-11-01 17:22:13 +01:00