cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

3D Secure Please help

Hey, I am working in a company where we want to enable 3D Secure for our payment solution, I have been going though the api documentation on Authorize.net and the cardholderAuthentication, authenticationIndicator and cardholderAuthenticationValue are marked as deprecated, how would I then implement it, we are using the Authorize.Net Gateway

BennWigh
Member
1 ACCEPTED SOLUTION

Accepted Solutions

I would strongly recommend using Cybersource if you need 3DS.  Authorize.Net will not be supporting the latest version (called EMV 3DS) and 1.0 (which Authorize.Net does support) is currently being sunset by the networks and banks:  https://usa.visa.com/dam/VCOM/global/support-legal/documents/visa-will-discontinue-support-of-3d-sec....  Check out the Cybersource  demo/sample code at https://developer.cas.cybersource.com/demo/index.html

View solution in original post

brianmc
Administrator Administrator
Administrator
3 REPLIES 3

Great!

juliafrod
Member

I would strongly recommend using Cybersource if you need 3DS.  Authorize.Net will not be supporting the latest version (called EMV 3DS) and 1.0 (which Authorize.Net does support) is currently being sunset by the networks and banks:  https://usa.visa.com/dam/VCOM/global/support-legal/documents/visa-will-discontinue-support-of-3d-sec....  Check out the Cybersource  demo/sample code at https://developer.cas.cybersource.com/demo/index.html

brianmc
Administrator Administrator
Administrator

@brianmc wrote: telldunkin

I would strongly recommend using Cybersource if you need 3DS.  Authorize.Net will not be supporting the latest version (called EMV 3DS) and 1.0 (which Authorize.Net does support) is currently being sunset by the networks and banks:  https://usa.visa.com/dam/VCOM/global/support-legal/documents/visa-will-discontinue-support-of-3d-sec....  Check out the Cybersource  demo/sample code at https://developer.cas.cybersource.com/demo/index.html


Thank you so much for sharing such a useful information. I will definitely share this with others.