Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Releases: wirecardBrasil/moip-sdk-node

[RELEASE] v1.2.4

Choose a tag to compare

@somentelucas somentelucas released this 01 Apr 00:25
  • Adding parameter to refund method to allow a payment partial refund

[RELEASE] 1.2.3

Choose a tag to compare

@somentelucas somentelucas released this 06 Dec 14:22
59ac5b1

Adding the following endpoints:

  • Transfers
  • Balances
  • Check wirecard account existence (v1.2.2)

[RELEASE] 1.2.1

Choose a tag to compare

@somentelucas somentelucas released this 01 Jun 18:56
24b77be
  • Implementing and documenting query filters

[RELEASE] 1.2.0

Choose a tag to compare

@somentelucas somentelucas released this 18 Apr 19:54
  • Adding endpoints for getting refunds
  • Adding endpoints for creating multiorders and multipayments

[RELEASE] 1.1.0-beta

Choose a tag to compare

@somentelucas somentelucas released this 15 Mar 14:48
7ff3328
  • Making the Connect object camel cased
  • Fixing connect URL returned from getAuthorizeUrl
  • Fixing post to generate access token in generateToken

[RELEASE] 1.0.0-beta

Choose a tag to compare

@somentelucas somentelucas released this 01 Feb 01:36
96627a3

BREAKING CHANGES

Now you can initialize the SDK on the import as it does not return a promise anymore.

Tests

Stop using import syntax under tests so it does not need to be compiled by Babel

Others

Adding contributors to Readme.md

[RELEASE] 0.2.1

Choose a tag to compare

@somentelucas somentelucas released this 27 Jan 18:32
7266f8f
  • Converting everything to ES6 #9
  • Returning promises
  • Moving test to root of the project
  • ESLinting
  • Adding CI badge to Readme
  • Adding Code Coverage badge to Readme
  • Translating Readme to English

Release com abrangência parcial da API V2 e Assinaturas

Choose a tag to compare

@Igor-Lopes Igor-Lopes released this 02 Nov 20:31
654a31e
v0.1.0

Update .travis.yml