Releases: starkbank/sdk-dotnet
Releases · starkbank/sdk-dotnet
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
- Event.WorkspaceId property to allow multiple Workspace Webhook identification
- Workspace.Update() to allow parameter updates
- AllowedTaxIds property to Workspace resource
- Invoice.Link property to allow easy access to invoice webpage
- Transfer.Description property to allow control over corresponding Transaction descriptions
- Base exception class
- missing parameters to Boleto, BrcodePayment, Deposit, DictKey and Invoice resources
- InvoicePayment 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 to allow DARF tax payment without bar code
Fixed
- special characters in BrcodePreview query
v2.4.0
Added
- Transfer.accountType property to allow "checking", "salary" or "savings" account specification
- Transfer.externalID property to allow users to take control over duplication filters
v2.3.0
Added
- Organization user
- Workspace resource
v2.2.4
Added
- Invoice.PdfUrl property
Fixed
- Invoice reversal with Invoice.Update(amount: 0)
- BrcodePreview.query cursor issue
v2.2.3
Fixed
- Bad midnight DateTime string conversions
v2.2.2
Fixed
- DateTime string timezone bug in some environments
v2.2.1
Fixed
- Invoice optional due parameter
v2.2.0
Added
- Invoice resource to load your account with dynamic QR Codes
- DictKey resource to get DICT (PIX) key parameters
- Deposit resource to receive transfers passively
- 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