rentease/internal/driver/stripe
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
..
client.go feat(stripe): add booking_id metadata to payment links 2025-11-10 20:23:33 +01:00
client_test.go feat(stripe): add booking_id metadata to payment links 2025-11-10 20:23:33 +01:00