Cybersource silent order with 3D secure
Asked Answered
H

1

8

I have implemented cybersource silent order api. It is working in testing environment. But now I have to add the 3D secure also. I am not getting any help how to add this functionality. There documentation gives some information with simple order api only.

Harbinger answered 25/5, 2018 at 9:56 Comment(1)
I am afraid that Silent Order API is actually meant for frontends to directly POST to Cybersource, but first you need to verify it is enabled: Enable Payer Authentication Can you hint to the motivation you cannot use Simple Order/SOAP ?Yeomanly
E
0

3-D Secure (Payer Authentication) is supported by the Silent Order Post(SOP) method.

  1. Payer Authentication must be enabled by CyberSource and is not enabled by default with a test account.
  2. Payer Authentication must be enabled within your SOP profile for each card type you accept. This is done in the Enterprise Business Center. See the documentation "Enabling Payer Authentication" section.
  3. Once that is done you can test payer authentication scenarios by using the card numbers mentioned in the payer authentication documentation section "Testing Payer Authentication Services"
Essay answered 25/10, 2018 at 19:41 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.