Mangopay / mangopay2-php-sdk

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

Fix type hint for RemainingFunds #564

Closed AntoineLemaire closed 1 year ago

AntoineLemaire commented 2 years ago

CardPreAuthorization::RemainingFunds type is not a String

fredericdelordm commented 2 years ago

Hello @AntoineLemaire, thanks for the PRs. We will look into it

iulian03 commented 1 year ago

@AntoineLemaire please update your PR with the latest version of master in order to merge

AntoineLemaire commented 1 year ago

@iulian03 Done :)

iulian03 commented 1 year ago

@AntoineLemaire we've just merged a PR that should fix all tests. Please update your PR again with the master branch, thanks! Sorry you had to do it twice :)

AntoineLemaire commented 1 year ago

@iulian03 Done, but still two tests failing ^^"