Skip to content

Releases: rafaelverger/maxipago-nodejs

Renaming gateway.pay and gateway.saveClient methods to match with MP api

25 Mar 17:23
Compare
Choose a tag to compare
0.5.0

Upgrading lib version and contributors info

Added methods addCard and deleteCard to MP gateway

24 Mar 17:37
Compare
Choose a tag to compare
0.4.0

Merge pull request #1 from andersonba/master

Refactoring gateway.pay method to accept strict sale JSON object

20 Mar 19:05
Compare
Choose a tag to compare
v0.3.0 Refactoring pay method to accept strict sale JSON

Old 'gatewa.pay' signature was removed.
The new one obligates user to save client before execute pay method

Save Client method added to gateway

20 Mar 18:19
Compare
Choose a tag to compare
Pre-release
v0.2.0 - Save Client method implemented in MP gateway

sanitizeClient method created to guarantee that client data is always in
the expected order

First version

20 Mar 17:54
Compare
Choose a tag to compare
First version Pre-release
Pre-release

The only implemented method is pay that charges a float value (referrer to an order code) in the credit card of a new client