Releases: starkbank/sdk-python
Releases · starkbank/sdk-python
v2.30.0
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
v2.23.0
Added
- Split resource
- SplitLog resource
- SplitReceiver resource
- SplitReceiverLog resource
- update function to Deposit resource
v2.22.0
Removed
- account_created, created, owned attributes to DictKey resource
- account_number, branch_code attributes to PaymentPreview resource
Changed
- account_number, branch_code attributes to DictKey resource
Fixed
- account_type docstring attribute to DictKey resource
v2.21.0
Changed
- Transfer account_type parameter to required