Hi,
Is there any detail on implementing 3D Secure verification in CIM & SIM APIs ? Means how to integrate with Authorize.net ?
Regards,
Pawan
Solved! Go to Solution.
โ04-23-2012 05:09 AM
Hi,
You are correct, merchants that are using a third party cardholder authentication solution are able to submit the the values that you referenced. Please make sure to submit valid combinations of the x_authentication_indicator and x_cardholder_authentication_value fields to avoid errors.
Thanks,
Joy
โ04-27-2012 01:40 PM
Thanks a lot for your prompt respnse.
โ04-29-2012 09:34 PM
โ04-26-2012 02:25 PM
Joy, thanks for reply...
I was looking for some details about the flow integration.
So as per my understanding, first of all we need to submit card details at 3D secure service provider which will authenticate card holder and returns to us "x_authentication_indicator" and "x_cardholder_authentication_value"
Then we need to submit card details to authorize.net via API along with x_authentication_indicator and x_cardholder_authentication_value.
Please confirm.
Regards,
Pawan
โ04-26-2012 09:57 PM
Hi,
You are correct, merchants that are using a third party cardholder authentication solution are able to submit the the values that you referenced. Please make sure to submit valid combinations of the x_authentication_indicator and x_cardholder_authentication_value fields to avoid errors.
Thanks,
Joy
โ04-27-2012 01:40 PM
Thanks a lot for your prompt respnse.
โ04-29-2012 09:34 PM
I cannot seem to find an example of how this could possibly work with CIM. The idea with CIM is that we do not take nor store the card details ourselves. So since we're not capturing that data, how can we pass it on to a 3D Secure provider?
โ03-07-2014 01:27 AM