Skip to content

Releases: starkbank/sdk-elixir

v2.6.2

10 Nov 23:42
Compare
Choose a tag to compare

Changed

  • starkbank-ecdsa library version to 1.1.0

v2.6.1

05 Nov 15:09
Compare
Choose a tag to compare

Changed

  • starkbank-ecdsa library version to 1.0.1

v2.6.0

04 Sep 20:29
Compare
Choose a tag to compare

Added

  • Support for scheduled invoices, which will display discounts, fine, interest, etc. on the users banking interface when dates are used instead of datetimes
  • PaymentPreview resource to preview multiple types of payments before confirmation: BrcodePreview, BoletoPreview, UtilityPreview and TaxPreview

v2.5.0

10 Aug 18:08
Compare
Choose a tag to compare

Added

  • "payment" account type for Pix related resources
  • missing parameters to Boleto, BrcodePayment, DictKey, Event, Invoice, Transfer and Workspace resources
  • Workspace.update() to allow parameter updates
  • Invoice.Payment sub-resource to allow retrieval of invoice payment information
  • Event.Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
  • pdf method for retrieving PDF receipts from reversed invoice logs
  • page functions as a manual-pagination alternative to queries
  • Institution resource to allow query of institutions recognized by the Brazilian Central Bank for Pix and TED transactions
  • TaxPayment resource
  • DarfPayment resource

v2.4.1

19 Mar 20:34
Compare
Choose a tag to compare

Fixed

  • "+" character bug in BrcodePreview

v2.4.0

21 Jan 17:35
Compare
Choose a tag to compare

Added

  • Transfer.account_type property to allow "checking", "salary" or "savings" account specification
  • Transfer.external_id property to allow users to take control over duplication filters

v2.3.0

19 Jan 20:36
Compare
Choose a tag to compare

Fixed

  • Missing brcode-payment in payment request processing

Added

  • Organization user
  • Workspace resource

v2.2.0

24 Nov 03:54
Compare
Choose a tag to compare

Added

  • Invoice resource to load your account with dynamic QR Codes
  • Deposit resource to receive transfers passively
  • DictKey resource to get DICT (PIX) key parameters
  • PIX support in Transfer resource
  • BrcodePayment support to pay static and dynamic PIX QR Codes

v2.1.0

28 Oct 20:54
Compare
Choose a tag to compare

Added

  • BoletoHolmes to investigate boleto status according to CIP

v2.0.0

20 Oct 14:12
Compare
Choose a tag to compare

Added

  • ids parameter to Transaction.query
  • ids parameter to Transfer.query
  • PaymentRequest resource to pass payments through manual approval flow