Releases: starkbank/sdk-elixir
Releases · starkbank/sdk-elixir
v2.6.2
v2.6.1
Changed
- starkbank-ecdsa library version to 1.0.1
v2.6.0
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
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
Fixed
- "+" character bug in BrcodePreview
v2.4.0
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
Fixed
- Missing brcode-payment in payment request processing
Added
- Organization user
- Workspace resource
v2.2.0
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
Added
- BoletoHolmes to investigate boleto status according to CIP
v2.0.0
Added
- ids parameter to Transaction.query
- ids parameter to Transfer.query
- PaymentRequest resource to pass payments through manual approval flow