Group: Forum Members
Last Active: Thu 26 Feb 2015
Posts: 45,
Visits: 103
|
How are errors / exceptions handled in the Kartris Plugins API? Do I just have to throw an exception and will auto log it or what do I need to do? I.E.
(Throw New Exception("Error processing currency (PaymentSenseCurrencies.XML) " & strCurrencyCode & " : " & errorVariable.Message))
D.J. Johnson V.P. Development and Operations NTS Services Corp DataBackup.com
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
We have recently uploaded source code to several gateways here, not really an SDK yet, but we hope to have more info to accompany this soon. But the AIM code is part of this:
http://www.kartris.com/downloads/Kartris_Plugins_SDK_v1.001.zip
-- 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
|
Group: Forum Members
Last Active: Thu 26 Feb 2015
Posts: 45,
Visits: 103
|
Does anyone know where is get the source code from AuthorizeNetAIM.dll? I would l like to use as a template of sort for a AuthorizeNetARB.dll to support reoccurring billing.
D.J. Johnson V.P. Development and Operations NTS Services Corp DataBackup.com
Sat 3 May 2014 by
djjohnson
|
Group: Forum Members
Last Active: Thu 26 Feb 2015
Posts: 45,
Visits: 103
|
Is there a way to change the Authorize.net to add reoccurring billing to the transaction request sent by Kartris? IE Yearly, Quarterly, Monthly?
D.J. Johnson V.P. Development and Operations NTS Services Corp DataBackup.com
|