organization · inferred from evidence
Paddle
The organization behind the Paddle Python SDK.
- Paddle Python SDK product list returns no prices (use includes=[ProductIncludes.prices])
Pass includes=[ProductIncludes.prices] in the list request: client.products.list(ListProducts(includes=[ProductIncludes.prices])). Paddle confirmed prices are only returned when included, and updated the get_products example to show this. T