Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
The new kartris beta is available on Codeplex now:
https://kartris.codeplex.com/releases/view/121181
We've done some cleaning up and fixing of code relating to taxregimes, so this should work better for those on US and OTHER tax regimes.
Some improvements:
* Responsive interface upgraded to support Foundation 5.2 while retaining legacy support for Kartris v2.5 skins (Foundation 4) * Create orders from back end * Redesign of order editing * Interface code for upcoming Kartris PowerPack incorporated * Tasklist improvement - arrears and refunds links now filter results
Various bug fixes
* Fixed support for SIMPLE tax regime * Removed continuing use of deprecated 'usmultistatetax' config setting * Fixed issues with out-of-stock items unavailable even when out-of-stock purchasing enabled * Fixed issue with versions imported with Data Tool not holding manual sort positions * Added constraint to prevent possibility of payments being logged twice
Feedback appreciated; we will have an online demo up soon.
-- 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
|
Is this version stable enough to push into a production environment?
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
|
The release 2.6001 is on the site now. This should be stable enough for a live environment if you're setting up a new site. It's probably not a bad idea to wait a little for the next couple of releases if you're just upgrading a site and aren't in a hurry.
-- 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
|
I have only found one issue so far. It relates to the currency and looks like it is all from the same place.n I chose USA and Dollars, but on the checkout.aspx and invoice and one other place it shows this.
The actual amount in the transaction currency: £10.75
The actual amount in the transaction currency: = £10.75 (GBP - British Pounds)
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
|
Check the payment system settings in the back of Kartris for the payment system you are using. There is a process currency value - if set, this will convert all orders through this payment system to that currency. If you leave it blank, it will pass orders in whatever currency the user chooses to use on the site front end (so make sure if this is the case that your payment system supports all the currencies available on your site, or you might end up passing an order through in a currency your payment system account won't handle).
If your payment system only supports USD, then you can set this process currency to USD instead. It will then convert orders from customers using other currencies to USD and send that amount to the payment system.
-- 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
|