Skip to content

Releases: starkbank/sdk-python

v2.12.0

30 Jul 17:02
Compare
Choose a tag to compare

Added

  • PaymentPreview resource to preview multiple types of payments before confirmation: BrcodePreview, BoletoPreview, UtilityPreview and TaxPreview

v2.11.0

12 Jul 14:29
Compare
Choose a tag to compare

Added

  • "payment" account type for Pix related resources
  • Institution resource to allow query of institutions recognized by the Brazilian Central Bank for Pix and TED transactions

v2.10.1

07 Jun 14:56
Compare
Choose a tag to compare

[2.10.1] - 2021-06-07

Fixed

  • TaxPayment.scheduled being cast to datetime instead of date

v2.10.0

01 Jun 15:26
Compare
Choose a tag to compare

[2.10.0] - 2021-06-01

Added

  • Normalized event signature verification after failed raw content attempt
  • DictKey.bank_name parameter
  • Workspace.allowed_tax_ids to control who can send Deposits to the Workspace
  • Workspace.update() to allow parameter updates
  • TaxPayment resource to allow payment of taxes with bar codes
  • DarfPayment resource to allow DARF tax payment without bar code

v2.9.0

22 Mar 17:49
Compare
Choose a tag to compare

Added

  • Event.Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
  • Boleto.transaction_ids property to allow transaction tracking
  • Transfer.description property to allow control over corresponding Transaction descriptions

v2.8.0

09 Mar 14:48
Compare
Choose a tag to compare

Added

  • Invoice.link property to allow easy access to invoice webpage
  • Event.workspace_id property to multiple Workspace Webhook identification
  • StarkBankError as base SDK Exception to facilitate general try-excepts

Fixed

  • Bad "+" char URL encoding on BrcodePreview

v2.7.0

26 Feb 13:43
Compare
Choose a tag to compare

Added

  • pdf function for retrieving PDF receipts from reversed invoice logs

v2.6.1

04 Feb 17:56
Compare
Choose a tag to compare

Fixed

  • missing Invoice.transaction_ids property

v2.6.0

03 Feb 14:49
Compare
Choose a tag to compare

Added

  • page functions as a manual-pagination alternative to queries

v2.5.0

01 Feb 15:45
Compare
Choose a tag to compare

Added

  • Invoice.Payment sub-resource to allow retrieval of invoice payment information