Hi everyone,
We're set up with 3D Secure using 3DSintegrator (http://3dsintegrator.readme.io). We're able to get the CAVV values but for some reason, Authorize.net is not receiving them. We're on PHP, and it would greatly help if someone can show us how the CAVV values are passed down to authorize.net via PHP. Are we supposed to include "cardholderAuthenticationValue" in the payment assemble section? How is this value passed down to authorize.net?
Thanks!
01-07-2019 09:46 AM
01-08-2019 09:21 PM
Hi,
Thank you for reaching out to us.
Are you using the PHP SDK that Authorize.Net offers through Packagist / Github?
As per our APIs, you can have a cardholderAuthentication object in your request, where you can add authenticationIndicator and cardholderAuthenticationValue for 3D Secure.
More information can be found in the Request section of the Charge A Credit Card Transaction API.
01-24-2019 10:05 PM
Hello,
I am using cardholderAuthentication & authenticationIndicator in authorize.net request but still it appear The combination of card type, authentication indicator and cardholder authentication value is invalid. error. Why this can you please guide me how to use these values in authorize.net request
Thanks
01-30-2019 01:21 AM
Hi All,
I want to know that whether authorize.net is a 2d or 3d payment gateway?
Thanks
09-03-2019 12:43 AM
Hi I am using cardinal for 3ds2.0 authentication and using authorise.net as payment gateway. In some cards that cardinal has provided for 3DS2.0 we get Cavv values as null in authentication response and when we pass this value to authorize.net API , the APi response as null.
I am using Authorise.Net SDK in ASP.NET application with c#.
Please let me know what could be the solution for this.
11-04-2019 05:33 AM
Hi ,
I am implementing cardinal for 3DS2.0 authentication and Authorize.Net as payment gateway , Cardinal provided testing cards for 3ds2.0 , which provide CAVV as null . While we pass this value in cardholderAuthentication object of Authorise.Net for payment , we get response as null.
Please help us to know how can we proceed with 3DS2.0/
I am specifically using .Net Library for implementation with Authorize.Net.
Regards
Chirag Ratra
11-04-2019 05:42 AM
12-26-2019 02:39 AM
12-26-2019 02:41 AM
we have had good results using Endeavour's service at https://3dsecureauthorize.net
Basically they offer a wordpress plugin that takes care of the 3DS and is already integrated with authorize.net.
We're up and running with very little effort.
01-08-2021 10:15 AM - edited 01-08-2021 10:18 AM