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

Releases: wirecardBrasil/moip-sdk-ruby

v1.3.1

17 Jan 20:25
Compare
Choose a tag to compare
  • Verify if account exists using email

v1.3.0

11 Apr 17:03
ae4f111
Compare
Choose a tag to compare

Features

  • Transfer

  • Escrow

    • add release escrow feature (ef61c2d)

v1.2.1

12 Dec 16:02
2aded35
Compare
Choose a tag to compare

Features

  • Invoices
    • fix filters on invoice ((f1942d3))

v1.2.0

08 Dec 15:48
6993864
Compare
Choose a tag to compare

Features

  • Invoices
    • added filters to invoice list ((a2b9ed1))

v1.1.0

21 Nov 20:40
413aea1
Compare
Choose a tag to compare

Features

  • Create method to generate OAuth token ((cc5dcad))
  • Accounts
    • added create method and Account resource ((a8ec546))
    • added create method and Account resource ((399b49b))
  • Balances added initial support ( show) ((8b46be4))
  • Connect Create method to generate authorize url ((8fcbd67))
  • Customer
    • Overload method to delete credit card ((1b92002))
    • Create method to delete a credit card from customer ((71e1b6a))
    • Create method to add credit card to customer ((edc5c67))
  • MultiPayment
  • Notifications
    • Add method to delete a notification preference ((79354cb))
    • Add parameter to create notification to apps ((98735f0))
    • Add method to find all notification preferences ((c97383f))
    • Add method to get a notification ((7e853d6))
    • Add method to create notification preference ((80c09bb))
  • Order added q param support for ownID searches ((24ba513))
  • Payment Add show, void and capture methods to Payment ((4f26639))
  • accounts
  • api
    • add balances and entries APIs endpoints ((30d4b93))
    • Added .accounts ((4ed3d62))
    • Added .accounts ((74df6ad))
  • bank-accounts
    • add show, delete, update and find_all actions ((401c3ef))
    • add create action ((0afde06))
  • entries add action show and index ((3a95df1))
  • order
    • added filters support to find_all ((55d3cb8))
    • added find_all ((7e66c07))
  • response
    • added ability to handle non-json response payloads ((526e53d))
    • added ability to handle non-json response payloads ((593966a))
  • webhooks
    • add webhooks endpoint ((f9247ce))

Bug Fixes

  • Balances added needed Accept header ((bb92854))

[RELEASE]v1.0.0

27 Sep 12:05
Compare
Choose a tag to compare

Features

  • Create method to generate OAuth token ((cc5dcad))
  • Accounts
  • Connect Create method to generate authorize url ((8fcbd67))
  • Customer
    • Overload method to delete credit card ((1b92002))
    • Create method to delete a credit card from customer ((71e1b6a))
    • Create method to add credit card to customer ((edc5c67))
  • Notifications
    • Add method to delete a notification preference ((79354cb))
    • Add parameter to create notification to apps ((98735f0))
    • Add method to find all notification preferences ((c97383f))
    • Add method to get a notification ((7e853d6))
    • Add method to create notification preference ((80c09bb))
  • Payment Add show, void and capture methods to Payment ((4f26639))
  • Api
  • Order
    • added filters support to find_all ((55d3cb8))
    • added find_all ((7e66c07))
  • Response
    • added ability to handle non-json response payloads ((526e53d))

Fixing sandbox dest URL

24 Sep 15:14
Compare
Choose a tag to compare
Merge pull request #16 from moip/fixing-conflicts

fixing conflicts oddly commited at master; bumping version