mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-11 13:16:50 +00:00
|
Some checks are pending
CI / checks (push) Waiting to run
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. |
||
|---|---|---|
| .. | ||
| invoice.go | ||
| item.go | ||
| line.go | ||
| models.go | ||
| payment.go | ||
| report.go | ||
| service.go | ||
| stripe_payment_link.go | ||
| stripe_sync.go | ||
| stripe_sync_test.go | ||
| stripe_webhook.go | ||
| stripe_webhook_test.go | ||
| sync.go | ||