Skip to content

Releases: starkbank/sdk-python

v2.32

24 Nov 23:03
247c439

Choose a tag to compare

Added

  • brcode attribute to InvoicePullSubscription

v2.31.0

30 Sep 21:44
6206bf5

Choose a tag to compare

Changed

  • The create method from the Transaction resource is now deprecated

Fixed

  • workspace name and username patch

v2.30.1

05 Aug 22:58
0dc20b4

Choose a tag to compare

Fixed

  • end and due attributes to InvoicePullSubscription

v2.30.0

15 Jul 21:54
4217b27

Choose a tag to compare

Added

  • description attribute to BrcodePreview

v2.29.0

08 Jul 23:42
a30ec29

Choose a tag to compare

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

02 Apr 22:04
912bd78

Choose a tag to compare

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

02 Jul 01:06

Choose a tag to compare

Added

  • request methods

Changed

  • core version

Fixed

  • request prefix param

v2.25.1

02 Apr 00:49

Choose a tag to compare

Fixed

  • setup.py install

v2.25.0

13 Mar 19:11

Choose a tag to compare

Added

  • SplitProfile resource
  • update starkCore version

v2.24.0

22 Feb 17:17

Choose a tag to compare

Added

  • function to deposit.log resource get Deposit reversal receipt
  • TaxPayment and DarfPayment as PaymentRequest options

Fixed

  • README import on setup file