Mangopay / mangopay2-php-sdk

PHP SDK for MANGOPAY
https://packagist.org/packages/mangopay/php-sdk-v2
MIT License
123 stars 134 forks source link

Documentation needed #593

Closed ataldev closed 1 year ago

ataldev commented 1 year ago

This package is designed in such a way, that if someone needs to use it they should read through the MangoPay documentation once, and the READ THIS PACKAGE. This makes things 10X slower than they should be. For example for creating a PayIn, in the MangoPay documentation, there is no such thing as ExecutionDetails. But when creating a PayIn with this package you have to use the ExecutionDetails. Either documentation is needed for this package, or a new release is needed that does not require the package to be read from A to Z, or at least the examples to be fixed!

fredericdelordm commented 1 year ago

Hello @ataldev,

Thanks for the feedback. We are currently publishing examples in Mangopay documentation