Mangopay / mangopay2-php-sdk

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

Secure mode: The 3DSecure authentication has failed #595

Open ataldev opened 1 year ago

ataldev commented 1 year ago

I am using the test card "8183" with SecureMode => "Force", but get a: Status: Failed, ResultMessage: Secure mode: The 3DSecure authentication has failed, ResultCode: 101301

Normally I would get a pending status and a SecureModeRedirectURL.

fredericdelordm commented 10 months ago

Hello @ataldev,

Do you still have this issue?

ataldev commented 10 months ago

I think this happened because the business was not approved. We are still trying to get approved. And MangoPay will enable 3DS. I don't know why that is, as it slows down our development so much. We've been waiting for 5 months now.

fredericdelordm commented 10 months ago

@ataldev Just to be sure, the issue happens in Sandbox right?

You don't need to be validated to do this test. Please refer to this tutorial

ataldev commented 10 months ago

Yes in the sandbox. And I thought so as well, why would I need validation. But then I opened a ticket, and I was told so. Currently I'm working on another, project, I'll get back to this over the week.