rentease/internal/config
Ruidy a0b7672e9e
Some checks are pending
CI / checks (push) Waiting to run
feat(payments): add Stripe dashboard links for card payments
- Add `APP_STRIPE_ACCOUNT_ID` to config and README.
- Pass Stripe account ID to payment view models.
- Show "View in Stripe" badge linking to the payment in Stripe dashboard
  for card payments when account ID and payment ID are present.
- Update Makefile to run format/lint locally instead of in container.
- Update templates and generated code to support new dashboard link.
2025-11-16 18:04:35 +01:00
..
config.go refactor(stripe): remove support for Stripe Connect account 2025-10-30 17:03:55 +01:00
host.go feat(payments): add Stripe dashboard links for card payments 2025-11-16 18:04:35 +01: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