By jdrummonds - Mon 24 Feb 2014
|
Trying to get authorizeNet to work and running into some issues: 1) Sim after being directed to authorizenet and enter the cc info i get the following error:>> Version:2.5008 >> URL:http://test.xxxxxxx.com/callback.aspx?g=authorizenetsim >> Page: ----------------------------------------------------------------------------- >> 2/24/2014 11:16:46 AM >> 64.94.118.193 >> DESCRIPTION: System.NullReferenceException: Object reference not set to an instance of an object. at Skin_Kartris_Template.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2) for authorizeAIM i get the following System.MissingMethodException: Method not found: 'Int64 CreditCard.get_CardNumber()'. at Kartris.AuthorizeNetAIM.ValidateCardOrder(String xmlOrder, String strBasketXML) at _Checkout.btnProceed_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at ....
i have verified the steps in setting up both SIM and AIM.
Any assistance would be appreciated. client wants to go Live asap, but this is the last hurdle.
Thanks
|
By SAbow - Tue 27 May 2014
|
having the same bug on a clients side with this payment method (AuthorizeNetAIM )
Any resolution?
|
By jdrummonds - Tue 27 May 2014
|
We had to contact kartris and they sent out an updated dll for .net
|
By Paul - Tue 27 May 2014
|
Are you using latest AuthorizeNet DLLs from the 2.6 release? Was an update in March this year from the file dates.
|