Releases: starkinfra/sdk-php
Releases · starkinfra/sdk-php
v0.6.0
Added
- CreditHolmes resource
- CreditHolmes.Log resource
- IndividualDocument resource
- IndividualDocument.Log resource
- IndividualIdentity resource
- IndividualIdentity.Log resource
- IssuingDesign resource
- IssuingEmbossingRequest resource
- IssuingEmbossingRequest.Log resource
- IssuingRestock resource
- IssuingRestock.Log resource
- IssuingStock resource
- IssuingStock.Log resource
- pin parameter to update method in IssuingCard resource
- productId attribute to IssuingPurchase resource
- issuingTransactionId attribute to IssuingPurchase.Log
Changed
- binId attribute to productId in IssuingCard resource
Removed
- CreditNote.Signer sub-resource to CreditSigner sub-resource
v0.5.2
Fixed
- ecdsa dependency missing classmap
v0.5.1
Fixed
- repeated autoload requirement
v0.5.0
Changed
- internal structure to use starkcore as a dependency
- PixDirector from resource to sub-resource
v0.4.0
Changed
- settlement parameter to fundingType in IssuingProduct resource
- client parameter to holderType in IssuingProduct resource
- CreditNotePreview sub-resource to CreditPreview.CreditNotePreview sub-resource
- agent parameter to flow in PixInfraction and PixChargeback resources
- agent parameter to flow on query and page methods in PixInfraction and PixChargeback
- bankCode parameter to claimerBankCode in PixClaim resource
Added
- brcode, link and due attributes to IssuingInvoice resource
- code attribute for IssuingProduct resource
- expand parameter to create method in IssuingHolder resource
- CreditPreview sub-resource
- default to fee, externalId and tags on PixRequest and PixReversal parse method
- BrcodePreview resource
- tags parameter to PixClaim, PixInfraction, Pix Chargeback, DynamicBrcode and StaticBrcode resources
- flow parameter to PixClaim resource
- flow parameter to query and page methods in PixClaim resource
- tags parameter to query and page methods in PixChargeback, PixClaim and PixInfraction resources
- zipCode, purchase, isPartialAllowed, cardTags and holderTags attributes to IssuingPurchase resource
Removed
- updated and category parameters from IssuingProduct resource
- bacenId parameter from PixChargeback and PixInfraction resources
- agent parameter from PixClaim\Log resource
v0.3.1
Fixed
- responseDue method of DynamicBrcode resource
v0.3.0
Changed
- fineAmount to fine, interestAmount to interest and discountAmount to discounts on DynamicBrcode::responseDue
- amount to nominalAmount on DynamicBrcode::responseDue
Fixed
- JSON body returned from PixRequest::response() method
- JSON body returned from PixReversal::response() method
v0.2.0
Added
- StaticBrcode resource
- DynamicBrcode resource
- CreditNotePreview resource
- CardMethod sub-resource
- MerchantCountry sub-resource
- MerchantCategory sub-resource
- Event/Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
- parse method for IssuingPurchase resource
- get, query, page, delete and update methods to the Event resource.
- response method to PixRequest, PixReversal and IssuingPurchase resources
Changed
- resource name from IssuingBin to IssuingProduct
- Creditnote\Signer sub-resource to CreditSigner resource
Removed
- IssuingAuthorization resource
- bankCode attribute from PixReversal resource
v0.1.0
Added
- credit receiver's billing address on CreditNote
v0.0.4
Added
- PixChargeback resource for Direct Participants
- PixClaim resource for Direct Participants
- PixDirector resource for Direct Participants
- PixDomain resource for Indirect and Direct Participants
- PixInfraction resource for Indirect and Direct Participants
- PixKey resource for Indirect and Direct Participants
- CreditNote resource for money lending with Stark Infra's endorsement
- Webhook resource to receive Events
Changed
- delete methods name to cancel