MangoPay V2 with card tokenization, authentication tokens storing etc
Added features:
- payment card tokenization support (see http://docs.mangopay.com/api-references/pay-in-tokenization/)
- authentication tokens caching improved
- errors handling improved: throwing exceptions on response error
- filtering params for fetch methods, including pagination support
- and more...