Files
documenso/packages
David Nguyen 255c33cdab fix: stripe price fetch (#1677)
Currently Stripe prices search is omitting a price for an unknown
reason.

Changed our fetch logic to use `list` instead of `search` allows us to
work around the issue.

It's unknown on the performance impact of using `list` vs `search`
2025-02-28 09:04:25 +11:00
..
2025-01-15 13:46:45 +11:00
2025-02-01 14:31:18 +11:00
2025-02-28 09:04:25 +11:00
2025-02-01 14:31:18 +11:00
2025-02-25 09:44:40 +11:00
2025-02-03 09:58:40 +11:00