cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

3D secure AIM example

Hello, can you show me example of 3D secure request and response in AIM?

 

Im use sandbox  = true; Account mode - Live.

What is should be values? Current my values is:

 

$transaction->setField('authentication_indicator', '5'); //Get from manual, but dont undesrand what difference between 6.

$transaction->setField('cardholder_authentication_value', '512231123'); //Value is random number, what should be?

 

Response is error:

The combination of card type, authentication indicator and cardholder authentication value is invalid

Actimele
Member
Who Me Too'd this topic