Skip to content

Releases: Mangopay/mangopay2-ruby-sdk

MangoPay v2 with Cards PreAuthorization etc

24 Jan 12:41
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

New features:

  • Card pre-authorization (MangoPay::PreAuthorization)
  • PreAuthorized PayIn (MangoPay::PayIn::PreAuthorized::Direct)
  • BankWire PayIn (MangoPay::PayIn::BankWire::Direct)
  • MangoPay::User.wallets
  • MangoPay::User.cards
  • MangoPay::User.transactions
  • MangoPay::Wallet.transactions

MangoPay v2 with Events, KYC Documents etc

11 Dec 08:25
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

Two small changes from 3.0.6:

  • Event: RessourceId renamed as ResourceId
  • Bugfix for nil passed to MangoPay::JSON.load

MangoPay v2 with Events, KYC Documents etc

28 Nov 08:50
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

One small change from 3.0.5:

  • multi_json dependency updated.

MangoPay v2 with Events, KYC Documents etc

20 Nov 13:39
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

Major changes:

MangoPay v2

26 Sep 09:14
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

One small change from 3.0.2:

MangoPay v2

26 Sep 09:03
Compare
Choose a tag to compare

Official release for MangoPay API v2 (http://docs.mangopay.com/)

One small change from 3.0.2:

MangoPay V2 with card tokenization, authentication tokens storing etc

25 Sep 09:20
Compare
Choose a tag to compare

Added features:

MangoPay V2

29 Aug 09:57
Compare
Choose a tag to compare

Here is the first release of the MangoPay gem that will work with the version 2 of the API

You can check out the changes on the first pull request.
For more details on how the gem works you can check out the wiki.