Payment Gateway

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

Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 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
SAbow
 Posted Tue 27 May 2014
Supreme Being

Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)Supreme Being - (38,983 reputation)

Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77, Visits: 334
having the same bug on a clients side with this payment method (AuthorizeNetAIM )



Any resolution?
jdrummonds
 Posted Tue 27 May 2014
Supreme Being

Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)Supreme Being - (1,967 reputation)

Group: Forum Members
Last Active: Tue 27 May 2014
Posts: 3, Visits: 20
We had to contact kartris and they sent out an updated dll for .net
Paul
 Posted Tue 27 May 2014
große Käse

große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
Are you using latest AuthorizeNet DLLs from the 2.6 release? Was an update in March this year from the file dates.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top