rentease/internal
Ruidy 508de01116
Some checks failed
CI / checks (push) Has been cancelled
feat(stripe): add booking_id metadata to payment links
Refactored payment link creation to ensure booking_id is set in both the
PaymentLink and PaymentIntent metadata. Extracted parameter building
logic
into a helper for improved testability. Added a unit test to verify
metadata propagation.
2025-11-10 20:23:33 +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(deps): migrate from Echo to Chi, update Stripe/Sentry (#49) 2025-11-02 21:45:37 +01:00
driver feat(stripe): add booking_id metadata to payment links 2025-11-10 20:23:33 +01:00
repository/booking feat/stripe integration (#48) 2025-10-19 15:48:59 +02:00
server feat(deps): migrate from Echo to Chi, update Stripe/Sentry (#49) 2025-11-02 21:45:37 +01:00
service feat(deps): migrate from Echo to Chi, update Stripe/Sentry (#49) 2025-11-02 21:45:37 +01:00
view feat(stripe): add payment link creation for bookings 2025-11-01 17:22:13 +01:00