Page 2 of 2

Re: Can't integrate authorize.net with version 3.0

Posted: Tue Sep 24, 2013 9:53 pm
by skala
I am still at the same spot and frustrated.

Considering looking at other solutions, it would be easier to learn php and go with magento or something like that.

Of course, using my sense of humor as I wrote that, would never change the platform for what I am building. At this time, there is nothing better than BLC for my needs! :)

Re: Can't integrate authorize.net with version 3.0

Posted: Mon Sep 30, 2013 7:41 pm
by jskorton
You need to be sure to include "bl-authorizenet-applicationContext.xml" in your patchConfigLocations in your site's web.xml.

Please look over the section "Adding Authorize.net DPM Support" of the documentation:

http://docs.broadleafcommerce.org/core/current/modules/community-modules/authorize.net-module/authorize.net-quick-start

It seems you are not getting the bean "blCreditCardService" defined in your context, probably because the file it is located in is not being merged into the context.