Payment Gateway

Posted By jdrummonds Mon 24 Feb 2014
Add to Favorites1
Author Message
jdrummonds
 Posted Mon 24 Feb 2014
Supreme Being

Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)Supreme Being - (2,217 reputation)

Group: Forum Members
Last Active: Tue 27 May 2014
Posts: 3, Visits: 20
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


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top