Releases: wirecardBrasil/moip-sdk-ruby
Releases · wirecardBrasil/moip-sdk-ruby
v1.3.1
- Verify if account exists using
email
v1.3.0
Features
-
Transfer
-
Escrow
- add release escrow feature (ef61c2d)
v1.2.0
Features
- Invoices
- added filters to invoice list ((a2b9ed1))
v1.1.0
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
Bug Fixes
- Balances added needed
Accept
header ((bb92854))
[RELEASE]v1.0.0
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
Merge pull request #16 from moip/fixing-conflicts
fixing conflicts oddly commited at master; bumping version