Loading repository data…
Loading repository data…
gerencianet / repository
Exemplos de consumo da SDK em Java integrada a API Gerencianet. Neste repositório você encontra exemplos de integração à API Pix e API Boletos da Gerencianet, que lhe permite realizar o gerenciamento de cobranças Pix com QR Code e Pix Copia e Cola, boleto/Bolix, carnê, cartão de crédito e muito mais.
This project has some java file examples to test the Java SDK for Gerencianet API.
Update src/main/resources/credentials.json file with client_id, client_secret and certificate of your application.
You can run using any Java IDE, like Eclipse or Netbeans, with Maven plugin installed, and follow these steps:
:warning: Some examples require you to change some parameters to work, like br.com.gerencianet.carnet.json.Detail.java where you must change the id parameter.