ombulabs / mercadopago

Gem to communicate with the MercadoPago API
33 stars 22 forks source link

Adding movements and balance #19

Closed phfts closed 7 years ago

phfts commented 9 years ago

With this merge, the user will be able to check its net balance and account movements.

etagwerker commented 8 years ago

@paulosoares86 Thank you very much for your contribution! Could you add some coverage for the new methods?

Maybe you could use VCR to record a response to these methods and use that for your spec.

etagwerker commented 8 years ago

@paulosoares86 Hey, just wondering if you saw my comment.