Gn Api Sdk Php Versions Save

SDK em PHP integrada às APIs da Gerencianet preparada para emissão de cobranças Pix com QR Code e Pix Copia e Cola, split/divisão de Pix, boletos, carnês, cartão de crédito, assinatura, link de pagamento, marketplance, iniciação de pagamento Pix via Open Finance, pagamento de boletos, dentre outras funcionalidades.

5.1.3

8 months ago

News: Added migration validator

4.1.2

10 months ago

Compatibility with PHP >= 7.2

5.1.2

10 months ago
  • Fix: Compatibility with PHP >= 7.2

5.1.1

1 year ago
  • Add: New examples of Pix split

5.1.0

1 year ago
  • Updated: Variable "valorDevolucao" changed to "valor" and "identificadorPagamento" is sent as a parameter in method "ofDevolutionPix()"

5.0.2

1 year ago
  • Add: New example of create charge history

5.0.1

1 year ago
  • Fix: Certificate verification
  • Add: New example of pix devolution Open Finance

5.0.0

1 year ago
  • 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

4.1.1

2 years ago

Added verification of authentication certificate expiration date