Closed H4wKs closed 4 years ago
I've got it all green from Travis on my forked repository, can you please relaunch the build that failed on Travis as this is not related to the code itself. See : https://travis-ci.com/github/H4wKs/mangopay2-php-sdk
Closing this PR in favor to PR #413
This PR is to fix the current broken MangoPay\PayInWebExtendedView class as explained in issue #411
I extended PayInWebExtendedView to Libraries\Dto
In order to match the current API, I made a few changes in the class variable:
This allow to call the mangoPayApi->PayIns->GetExtendedCardView($payIn)) call again.