Paddle-python-sdk

Latest version: v1.6.0

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.2.1

Fixed

- Subscription IDs can be omitted when creating customer portal sessions
- Customer portal session customer ID will always be returned as string
- `Client.notifications.replay` now calls correct endpoint

1.2.0

Added

- Support for customer portal sessions, see [related changelog](https://developer.paddle.com/changelog/2024/customer-portal-sessions?utm_source=dx&utm_medium=paddle-python-sdk)
- `Client.customer_portal_sessions.create`

1.1.2

Fixed
- `paddle_billing.Notifications.Entities.Subscription` and `paddle_billing.Notifications.Entities.SubscriptionCreated` `current_billing_period` would return `None` if `billing_details` was `None`. `current_billing_period` will now return `TimePeriod` when set.

Added

- Added missing `traffic_source` property to `paddle_billing.Entities.NotificationSetting` entity

1.1.1

Fixed

- `paddle_billing.Entities.PaymentMethod` `type` property is required

1.1.0

Added

- Support for saved payment methods, see [related changelog](https://developer.paddle.com/changelog/2024/saved-payment-methods?utm_source=dx&utm_medium=paddle-python-sdk)
- `Client.payment_methods.list`
- `Client.payment_methods.get`
- `Client.payment_methods.delete`
- `Client.customers.create_auth_token`

1.0.0

Changed

- `paddle_billing.Resources.Discounts.Operations.CreateDiscount` `expires_at` is now `paddle_billing.Entities.DateTime`
- `paddle_billing.Resources.Discounts.Operations.UpdateDiscount` `expires_at` is now `paddle_billing.Entities.DateTime`
- Transaction and Subscription operation items now allow optional properties to be omitted.
- The following property types have changed (See UPGRADING.md for further details)
- `paddle_billing.Resources.Subscriptions.Operations`:
- `UpdateSubscription.items`
- `PreviewUpdateSubscription.items`
- `CreateOneTimeCharge.items`
- `PreviewOneTimeCharge.items`
- `paddle_billing.Resources.Transactions.Operations`:
- `CreateTransaction.items`
- `UpdateTransaction.items`
- `PreviewTransactionByAddress.items`
- `PreviewTransactionByCustomer.items`
- `PreviewTransactionByIP.items`
- Transaction and Subscription preview responses now support preview products and prices without IDs (see UPGRADING.md for further details)

Removed
- `get_parameters()` method on request operation classes is now removed or replaced by `to_json()` (see UPGRADING.md for further details)

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.