rentease/internal
Ruidy 6ca13cdffd
chore(stripe): upgrade to stripe-go v83
Upgrade Stripe SDK from v79 to v83 across the codebase. Update all
imports to use github.com/stripe/stripe-go/v83 and refactor client usage
to match the new API, including changes to PaymentIntents listing.
Update documentation and plans to reference the new version. Remove
references to the old version from go.mod and go.sum.
2025-10-05 21:09:06 +02:00
..
config feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
driver chore(stripe): upgrade to stripe-go v83 2025-10-05 21:09:06 +02:00
repository/booking feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00
server chore(stripe): upgrade to stripe-go v83 2025-10-05 21:09:06 +02:00
service chore(stripe): upgrade to stripe-go v83 2025-10-05 21:09:06 +02:00
view feat(stripe): add Stripe payment sync and webhook support 2025-10-03 21:39:59 +02:00