library · inferred from evidence
paddle-python-sdk
A Python SDK for Paddle, referenced in the issue source.
- 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
- ModuleNotFoundError paddle_billing.Resources.IPAddresses on 0.3.0 (fixed in 0.3.1)
Fixed in 0.3.1; upgrade paddle_billing to 0.3.1 or newer. The reporter confirmed the fix landed quickly. The reporter confirmed the fix within hours of the 0.3.1 release. Source: https://github.com/PaddleHQ/paddle-python-sdk/issues/59 Sour
- Prices preview AttributeError NoneType status_code on disconnect (fixed in v0.3.0)
Fixed in v0.3.0; upgrade paddle_billing to v0.3.0 or newer. The reporter confirmed the fix. The issue was specifically about the disconnect/abort path, not normal preview requests. Source: https://github.com/PaddleHQ/paddle-python-sdk/issue