cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Card can not be served exception when using Cybersource

Former Member
0 Likes
251

Cybersource integration with Financial Accelerator 6.6

Hello experts,

I'm currently trying to use Cybersource as the payment provider. I followed the following steps for integration:

1.Add to local extensions

 <extension name='cybersourcepaymentaddon' />
 <extension name='cybersourceb2cpaymentaddon' />
 <extension name='cybersourcepaymentsampledata' />
 <extension name='cybersourcefulfilmentprocess' />
 <extension name='payment' />

2.Add the following to the local.properties file build.source=1.8 build.target=1.8 cybersource.decisionmanager.reporting.username=dummyUserName cybersource.decisionmanager.reporting.password=dummyPassword

3.Ant clean all.

4.Ant addoninstall -Daddonnames="cybersourcepaymentaddon,cybersourceb2cpaymentaddon" -DaddonStorefront.yacceleratorstorefront="financialacceleratorstorefront"

5.Ant clean all.

6.Start the server

7.Update the Cybersource extensions

8.From the HMC, we changed the Payment Provider property in the insurance base store to be Cybersource instead of Mockup

However, after proceeding to place the order, the below error was displayed and the order was not placed.

Any idea what might be the problem or if the steps I followed were incorrect or missing something?

Accepted Solutions (0)

Answers (0)