Mangopay / mangopay2-php-sdk

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

how to fund the wallet ? PAYIN status #575

Closed M-Adrien74 closed 1 year ago

M-Adrien74 commented 1 year ago

Hello , How to change the status from created to successed when I try to make a payIn ? dlpac

This is what I get but the resultCode is null and the resultMessage too. In my sandbox, I have my payIn in the recent transaction with the status "Pending". After a while it changes to failed with the message "Secure mode: The 3DSecure authentication session has expired: 101304".

On the MangoPay video on YouTube, (which is not up to date) the status is directly to successed and the wallet is credited.

And I don't know why, the CardType is null while I give him the one of my card registred.