Skip to content

Releases: starkbank/sdk-python

v2.30.0

15 Jul 21:54
4217b27
Compare
Choose a tag to compare

Added

  • description attribute to BrcodePreview

v2.29.0

08 Jul 23:42
a30ec29
Compare
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
Compare
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
Compare
Choose a tag to compare

Added

  • request methods

Changed

  • core version

Fixed

  • request prefix param

v2.25.1

02 Apr 00:49
Compare
Choose a tag to compare

Fixed

  • setup.py install

v2.25.0

13 Mar 19:11
Compare
Choose a tag to compare

Added

  • SplitProfile resource
  • update starkCore version

v2.24.0

22 Feb 17:17
Compare
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

v2.23.0

22 Jan 22:48
Compare
Choose a tag to compare

Added

  • Split resource
  • SplitLog resource
  • SplitReceiver resource
  • SplitReceiverLog resource
  • update function to Deposit resource

v2.22.0

18 Sep 19:37
Compare
Choose a tag to compare

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

06 Sep 21:59
Compare
Choose a tag to compare

Changed

  • Transfer account_type parameter to required