Group: Forum Members
Last Active: Fri 17 Jul 2015
Posts: 2,
Visits: 17
|
I can't get the Payment Engine SDK to work with my version of Kartris (2.8004).
Even the provided Dlls in the bin/release folder straight from the Sample Payment Gateway Code v1.001 zip don't work if I copy them into my Plugins folder to overwrite the existing ones provided with 2.8004.
I get the following error in the logs:
----------------------------------------------------------------------------- >> Version:2.6002 ... >> DESCRIPTION: System.NullReferenceException: Object reference not set to an instance of an object. at Kartris.My.MySettings.GetProperty(String strPropertyName) at Kartris.My.MySettings.get_Status() at Admin_PaymentGateways.LoadGateways() at Admin_PaymentGateways.RefreshGatewayDisplay() at Admin_PaymentGateways.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
==================================================
Am I doing something wrong or is there a newer version of the SDK that I can get hold of?
Kind Regards,
Simon
|
Group: Forum Members
Last Active: Fri 17 Jul 2015
Posts: 2,
Visits: 17
|
I found the problem.
The "PaymentSense.dll.config" file in the download zip contains the wrong configuration settings.
|
Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235,
Visits: 750
|
Thank you very much for sharing the solution for future users.
Have a great evening and good luck with your project.
We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either 1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx. 2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx. Have fun and good luck coding.
|