Node implementation of iRecarga API. iRecarga is a brazilian company that allows it's customers to recharge prepaid cellphones with the major providers in Brazil.
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. For more information:
The goal of this project is to build a simple Node implementation of iRecarga API.
npm install irecarga
IRECARGA_USERNAME=your_email IRECARGA_PASSWORD=your_password node node_modules/node-irecarga/test/test.js