Releases
5.0.0
Fix: psr-4 autoloading standard
Fix: Method pixSend() now requires sending the Id
Updated: attribute "pix_cert" on credentials has been renamed to "certificate"
Updated: Method "oneStep()" renamed to "createOneStepCharge()"
Updated: Method "payCharge()" renamed to "definePayMethod()"
Updated: Method "resendBillet()" renamed to "sendBilletEmail()"
Updated: Method "chageLink()" renamed to "defineLinkPayMethod()"
Updated: Method "createChargeBalanceSheet()" renamed to "defineBalanceSheetBillet()"
Updated: Method "updateParcel()" renamed to "updateCarnetParcel()"
Updated: Method "cancelParcel()" renamed to "cancelCarnetParcel()"
Updated: Method "resendCarnet()" renamed to "sendCarnetEmail()"
Updated: Method "resendParcel()" renamed to "sendCarnetParcelEmail()"
Updated: Method "getPlans()" renamed to "listPlans()"
Updated: Method "paySubscription()" renamed to "defineSubscriptionPayMethod()"
Updated: Method "pixSendList()" renamed to "pixDetailReceived()"
Updated: Method "pixDevolutionGet()" renamed to "pixDetailDevolution()"
Updated: Method "pixGetWebhook()" renamed to "pixDetailWebhook()"
Updated: Method "pixLocationCreate()" renamed to "pixCreateLocation()"
Updated: Method "pixLocationGet()" renamed to "pixDetailLocation()"
Updated: Method "pixLocationDeleteTxid()" renamed to "pixUnlinkTxidLocation()"
Updated: Method "pixListBalance()" renamed to "getAccountBalance()"
Updated: Method "pixUpdateSettings()" renamed to "updateAccountConfig()"
Updated: Method "pixListSettings()" renamed to "listAccountConfig()"
Add: Certificate support in .p12 format
Add: Pix due charge creation endpoints
Add: Sent Pix management endpoints
Add: Conciliation report endpoints
Add: Open Finance API endpoints
Add: Billet payment API endpoints
Add: Method sendLinkEmail() for sending the payment link to the desired email
Add: Method sendSubscriptionLinkEmail() for sending the subscription associated with a payment link to the desired email
Add: Method createOneStepLink() to create a one-step payment link
Add: Method createOneStepSubscription() to create a one-step subscription
Add: Method createOneStepSubscriptionLink() for creating a one-step subscription link
You can’t perform that action at this time.