rentease/internal/config
Ruidy 5cfe9b4169
refactor(stripe): remove support for Stripe Connect account
Eliminated all references to the Stripe Connect account configuration
and
option handling. This includes removing the related environment
variable,
config struct field, client option, and usage in Stripe client setup.
Stripe integration now only uses the main secret key and webhook secret.
2025-10-30 17:03:55 +01:00
..
config.go refactor(stripe): remove support for Stripe Connect account 2025-10-30 17:03:55 +01:00
host.go refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02: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