Mangopay / mangopay2-php-sdk

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

Payin Card Direct SecureModeRedirectURL Issue Production Environment #515

Closed lieferbaer closed 2 years ago

lieferbaer commented 3 years ago

Hello mangopay team, there is a secureModeNeeded issue at PRODUCTION environment. Sometimes we are getting from payin card direct secureModeNeeded = true but there is NO SecureModeRedirectURL in the response!

At 3DS2-Integration-Documentation stays:

  1. When SecureModeNeeded=TRUE, you redirect the user to the SecureModeRedirectUrl. This redirection is mandatory for the payment to succeed.

We were not able to redirect the user to SecureModeRedirectURL, which means the user was not able to authorize the payment. Curiously the status of payment is SUCCEEDED! We are very confused.

So that we dont want to have problems, we are not creating the order at our platform and refunding the payin. We contacted last week the service@mangopay.com and had a call last week but there is no concrete response.

Please get in contact with us ASAP. lbproduction

fredericdelordm commented 3 years ago

Hello @lieferbaer,

I am looking into it

lieferbaer commented 2 years ago

hello, we are still waiting and having same issue.