wirecardBrasil / moip-sdk-php

Cliente em PHP para integração server-side com APIs Moip v2
MIT License
124 stars 90 forks source link

[TRANSFERS] Show, List and Revert #186

Closed joaolucasl closed 6 years ago

joaolucasl commented 6 years ago

The following features should be added to support Transfer:

You can find the official documentation here!


Implementation Tips:

You can draw inspiration from this PR. Don't forget to write good tests, and to document it on our README

kpilon commented 6 years ago

Issue solved in PR #189.