Skip to content

Java implementation of iRecarga API. iRecarga is a brazilian company that allows you to recharge your phone with the major providers in Brazil.

License

Notifications You must be signed in to change notification settings

ernanirst/iRecarga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

iRecarga

Java implementation of iRecarga API. iRecarga is a brazilian company that allows it's customers to recharge prepaid cellphones with the major providers in Brazil.

About iRecarga

Translated from their website: iRecarga is your cellphone recharge machine, entirely online, no cost, taxes or monthly payment. Make recharges in your own store, increase flow of people and watch your sales grow. Website: https://www.irecarga.com.br/

About this project

The goal of this project is to build a simple java implementation of iRecarga's API.

Getting Started

  • Download latest version;
  • Add to your workspace the java json implementation;
  • Go to core/IRecarga.java and edit your account information (email and password);
  • Go to test/Main.java and edit all the information regards to the target recharge;

WARNING: THERE ARE NOT MANY PROTECTIONS FOR THE INPUT VALUES, BE CAREFULL, IRECARGA PLATFORMS ACCEPTS RECHARGES OF R$ 100,00.

  • Compile the code and run it.

About

Java implementation of iRecarga API. iRecarga is a brazilian company that allows you to recharge your phone with the major providers in Brazil.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages