Releases: starkbank/sdk-python
Releases · starkbank/sdk-python
v2.32
v2.31.0
Changed
- The create method from the Transaction resource is now deprecated
Fixed
- workspace name and username patch
v2.30.1
Fixed
- end and due attributes to InvoicePullSubscription
v2.30.0
Added
- description attribute to BrcodePreview
v2.29.0
Added
- InvoicePullRequest resource for requesting payments from subscriptions
- InvoicePullRequest.Log sub-resource
- InvoicePullSubscription resource for creating recurring payment subscriptions
- InvoicePullSubscription.Log sub-resource
- Support for Automatic Pix feature including manual and automatic payment collection
v2.28.1
Added
- support for filtering by 'card_ids' and 'types' in 'query' and 'page' functions for 'MerchantCardLog'
- support for filtering by 'purchase_ids' in 'query' and 'page' functions for 'MerchantInstallment'
- support for filtering by 'installment_ids' and 'types' in 'query' and 'page' functions for 'MerchantInstallmentLog'
- support for filtering by 'purchase_ids' and 'types' in 'query' and 'page' functions for 'MerchantPurchaseLog'
- support for filtering by 'session_ids' and 'types' in 'query' and 'page' functions for 'MerchantSessionLog'
Removed
- filters for 'status', 'tags' and 'ids' from 'query' and 'page' functions in 'MerchantCardLog', 'MerchantInstallment', 'MerchantInstallmentLog', 'MerchantPurchaseLog' and 'MerchantSessionLog'
v2.26.0
Added
- request methods
Changed
- core version
Fixed
- request prefix param
v2.25.1
Fixed
- setup.py install
v2.25.0
Added
- SplitProfile resource
- update starkCore version
v2.24.0
Added
- function to deposit.log resource get Deposit reversal receipt
- TaxPayment and DarfPayment as PaymentRequest options
Fixed
- README import on setup file