Skip to content

Releases: starkbank/sdk-python

v2.35.0

Choose a tag to compare

@nicolasalmeida-stark nicolasalmeida-stark released this 29 Jun 22:23
9ef6834

Added

  • display_description attribute to Transfer resource

v2.34.0

Choose a tag to compare

@rafaelcabral-stark rafaelcabral-stark released this 08 May 01:24
fe68d54

Changed

  • starkcore to v0.7.0

v2.33.0

Choose a tag to compare

@nicolasalmeida-stark nicolasalmeida-stark released this 25 Mar 21:00
134b5c0

Added

  • holder_id query parameter to MerchantPurchase and MerchantSession
  • holder_id and soft_descriptor attributes to MerchantSession and MerchantPurchase

v2.32.1

Choose a tag to compare

@nicolasalmeida-stark nicolasalmeida-stark released this 24 Feb 23:07
162f3b8

Added

  • MarketplaceApp user type

Changed

  • starkcore to v0.6.0

v2.32.0

Choose a tag to compare

@paulosouza-stark paulosouza-stark released this 24 Nov 23:03
247c439

Added

  • brcode attribute to InvoicePullSubscription

v2.31.0

Choose a tag to compare

@rafaelcabral-stark rafaelcabral-stark released this 30 Sep 21:44
6206bf5

Changed

  • The create method from the Transaction resource is now deprecated

Fixed

  • workspace name and username patch

v2.30.1

Choose a tag to compare

@paulosouza-stark paulosouza-stark released this 05 Aug 22:58
0dc20b4

Fixed

  • end and due attributes to InvoicePullSubscription

v2.30.0

Choose a tag to compare

@nicolasalmeida-stark nicolasalmeida-stark released this 15 Jul 21:54
4217b27

Added

  • description attribute to BrcodePreview

v2.29.0

Choose a tag to compare

@paulosouza-stark paulosouza-stark released this 08 Jul 23:42
a30ec29

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

Choose a tag to compare

@leonardokagohara-stark leonardokagohara-stark released this 02 Apr 22:04
912bd78

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'