<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Technical updates from Klarna</title>
		<description>APIs, Modules, Documentation and other relevant updates.</description>
		<link>http://integration.klarna.com</link>
		<lastBuildDate>Fri, 30 Jul 2010 18:12:28 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<image>
			<url>http://integration.klarna.com/images/M_images/klarna-logo.png</url>
			<title>Klarna</title>
			<link>http://integration.klarna.com</link>
			<description>APIs, Modules, Documentation and other relevant updates.</description>
		</image>
		<item>
			<title>Update prestashop to work with 1.3</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=628&amp;Itemid=</link>
			<description>Update prestashop to work with 1.3

The prestashop API is updated to support the latest version of prestashop.

Download the latest version here: here (http://integration.klarna.com/downloads/category/3-modules?lang=en).</description>
			<pubDate>Mon, 12 Jul 2010 07:54:30 +0100</pubDate>
		</item>
		<item>
			<title>New VAT in Finland from 1st of July</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=627&amp;Itemid=</link>
			<description>From tomorrow Finland will start using 23% as the general VAT which means that you have to change this. In the modules where its not possible to set the VAT for the invoice fee we have released some updates that can be downloaded from our integration site. This applies to Magento and Virtuemart. For Virtuemart we have chosen to create ha whole new package that you can download, but for Magento you need to download the following file Kreditor.php (http://integration.klarna.com/phocadownload/Kreditor.zip), unpack it and put it in \app\code\local\Kreditor\Kreditor\Model\Api in your Magento installation.

If you want to make this change yourself, you can navigate to the file \app\code\local\Kreditor\Kreditor\Model\Api\Kreditor.php and simply change 22 to 23 on line 174. For the latest version of Virtuemart this change can be done manually in the file klarna_util.php which you find in administrator\components\com_virtuemart\classes on line 64 in your Virtuemart installation.</description>
			<pubDate>Wed, 30 Jun 2010 12:24:03 +0100</pubDate>
		</item>
		<item>
			<title>Modules updated to support Netherlands</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=624&amp;Itemid=</link>
			<description>We have now released modules for Prestashop, Magento, Oscommerce and Zencart that are supporting both Klarna invoice and Klarna Account in the Netherlands and Germany. As usual 
you will find the modules at our integration guide (http://integration.klarna.com/downloads/category/3-modules?lang=en)

NOTE! Both our Zencart and OsCommerce module has been changed so the invoice fee are now entered in the modules inc. VAT instead of excl. VAT. Remember to change your invoice fee accordingly.

If you encounter any bugs, please let us know as soon as possible.</description>
			<pubDate>Wed, 16 Jun 2010 09:02:31 +0100</pubDate>
		</item>
		<item>
			<title>Klarna supports now payments with Oxid esales for Germany</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=620&amp;Itemid=</link>
			<description>Klarnas Oxid module supports now customer payments from germany, support for other countries may be added in the future. The module has been tested in all three versions of Oxid, i.e. Community Edition, Professional Edition and Enterprise Edition.
 
With the module comes two payment options, Invoice and Part Payment.
 
The module has a few major focuses, of which one is to make it as easy as possible for both the administrator, as well as for the user to use the module. A very easy install interface has been built in, where all the configuration that is needed to set up the module is done with press of a button. All you need to do is supply your Shop ID and Shared secret when going through the simplistic onepage installation. See installation guide (http://integration.klarna.com/index.php?option=com_content&amp;view=article&amp;id=619) for more info. A guide in german will be available soon
 
Another big focus was to make a great code foundation for which further addons can easily be added, and when needed, altered or removed. E.g. if support for selling to another country shall be added.
 
It was also a great concern for us to make use of all the feedback we have gotten from you on our other modules about documentation and specific marking of areas which we have changed. This was made to make it easier for you to merge our code with already excisting modifications in your code containing e.g. other payment modules. So what we did was to document all our code and to clearly mark the parts in our files which we changed to make it easier for you to find what modifications we have made to it. We hope that this will make it easier for you to merge the files, if needed.

The module can be downloaded here (http://integration.klarna.com/downloads/category/3-modules).</description>
			<pubDate>Fri, 11 Jun 2010 09:30:35 +0100</pubDate>
		</item>
		<item>
			<title>fetch_pclasses</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=618&amp;Itemid=</link>
			<description>We have uploaded a new function for partners which is called fetch_pclasses. It is basically as get_pclasses except for a few changes which enables you to separate which pclass is a campaign and which is an account pclass. You are also able to see for which country the pclass is for. Before you were not able to see if the pclass belonged to for example Finland och Germany since we only answered with the currency. 

This new function also enables you to use the function calc_monthly_cost as it needs to know which type (campaign or account) a pclass is.

Read more about the functionality here</description>
			<pubDate>Mon, 31 May 2010 07:20:37 +0100</pubDate>
		</item>
		<item>
			<title>Important! changes in Denmark</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=617&amp;Itemid=</link>
			<description>Due to new directives from the local authorities in Denmark we can no longer offer the get_addresses function in Denmark. This function has been used to retrieve the customers address based on the SSN, but as of tomorrow this function will be shut down. If you have been using Magento/OsCommerce/Zencart/Virtuemart together with Klarnas services you need to update your module immediately. The module for Magento can be downloaded from Magento Connect and for the other modules you find an update  here (http://integration.klarna.com/downloads/category/3-modules?lang=en)

Of course this change will also affect those of you who has used our API to integrate our services yourself. In this case you have to remove the call to get_addresses if your checkout relies on this function. 

If you have any questions regarding this you are very welcome to contact our support.


We are very sorry for the inconvenience this may cause you.</description>
			<pubDate>Mon, 24 May 2010 13:37:45 +0100</pubDate>
		</item>
		<item>
			<title>Support added for the Netherlands</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=616&amp;Itemid=</link>
			<description>Today we released our updated API's with support for the Netherlands. 

You can download them here (http://integration.klarna.com/downloads/category/1-api?lang=en)</description>
			<pubDate>Thu, 20 May 2010 13:19:14 +0100</pubDate>
		</item>
		<item>
			<title>Klarnas VirtueMart module has been updated</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=615&amp;Itemid=</link>
			<description>Klarnas VirtueMart module has been updated with with a few bug fixes. Some of these are:


Removed hard coded database table names.
Fixed encoding errors for Norway, Finland.
Made a hardcoded url more VirtueMart theme friendly.
Updated the behaviour of the campain fetcher.


Read the changelog for more information.</description>
			<pubDate>Wed, 19 May 2010 06:41:35 +0100</pubDate>
		</item>
		<item>
			<title>Module for magento updated</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=614&amp;Itemid=</link>
			<description>The module for Magento has been updated. A lot of things has happend &quot;behind the scenes&quot; but the biggest changes for the web shop owner is that 
it is now possible to use our &quot;advanced integration&quot;, meaning that you use reservations instead of invoices which gives you the possibility to use
different shipping and billing addresses with Klarna. The other big change is that you can now use different merchant IDs and shared secrets with one Magento installation. These settings can be set both on website level and store view level.



Always remember to disable cache in Magento before installing/updating the module, or refresh the cache after installation

The module can be downloaded from Magento Connect.</description>
			<pubDate>Tue, 11 May 2010 14:13:53 +0100</pubDate>
		</item>
		<item>
			<title>New version of Prestashop</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=613&amp;Itemid=</link>
			<description>We just released our new version of Prestashop. This version solves some issues that we had with the last version but the main change is that we now support using Klarna for both invoicing and part payments in all countries using Prestashop except for Germany where we at the moment only support invoice. 

As usual you find our modules at the download page, which you find here http://integration.klarna.com (http://integration.klarna.com/downloads/category/3-modules?lang=en)


If you encounter any problems, do not hesitate to contact us for support.</description>
			<pubDate>Tue, 11 May 2010 09:58:49 +0100</pubDate>
		</item>
		<item>
			<title>New Virtuemart module</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=606&amp;Itemid=</link>
			<description>VirtueMart 3.0
In Klarnas VirtueMart 3.0 there are both many new functions as well as bug fixes. As usual a changelog follows with the download of the module.

A summary of what has been added is:

New functionality/look

 German customers can now buy with Klarna.
 You can now use the same store to sell to many different countries. This is ruled by the module configuration. For more information read the installation guide.
 You can now see a monthly payment suggestion in the product view as well as in the cart. If it's greatly disliked it can be turned off in the Klarna account module config.
 You can now decide the invoice cost based on the country it applies to. Instead of 1 field for all countries.
 You can now decide without another update or code swap, which countries customers you shall display the yearly income for.
 Added SSL support.


Updated functionality/look

 The terms of use displayed in Klarnas payment options now displays in a iframe, instead of a javascript popup.
 Removed requirement to check a checkbox for agreeing to the terms of use before continuing with with payment.
 Updated the module configuration display names from: &quot;Faktura - Betala om 14 dagar&quot; -&gt; &quot;Klarna Invoice&quot;, &quot;Delbetalning&quot; -&gt; &quot;Klarna Part Payment Campaigns&quot; and &quot;Konto hos Klarna&quot; -&gt; &quot;Klarna Part Payment Account&quot;.
 Updated the displaying of Klarna's payment modules to show above the other payment options because it is to wide to fit in its previous location.


Bug fixes

 Fixed a bug with IE8 that made it impossible to save the Klarna Part Payment Campaigns/Account modules.
 Fixed a display bug which in IE7 by default made it impossible to view Klarna Part Payment Campaigns.
 Fixed a VirtueMart bug that didn't convert the shipping cost to different currencies.
 Fixed a rounding error that made the prices that was saved to the DB and shown in the mail to differ from what was shown in the cart.


And much much more. Read the changelog for more information(Do note that some changes are missing in it).</description>
			<pubDate>Mon, 19 Apr 2010 11:47:52 +0100</pubDate>
		</item>
		<item>
			<title>Magento, Zencart and XtCommerce now supports German invoicing</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=600&amp;Itemid=</link>
			<description>We have now updated the Magento, Zencart and XtCommerce module to support German invoicing. To download thesenew modules, please visit our Integration guide which you  find here: Integration guide (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Tue, 06 Apr 2010 11:45:24 +0100</pubDate>
		</item>
		<item>
			<title>API's for Klarna Mobil and Germany released</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=596&amp;Itemid=</link>
			<description>This morning we released our API's containing functionality for Klarna Mobil and Klarna in Germany. To download  you can visit our download site  which you find
here (http://integration.klarna.com/downloads/category/1-api)  

Please note that there have been some changes to the API so we recommend that you have a look at the http://integration.klarna.com/api-functions/overview (http://integration.klarna.com/api-functions/overview) before you update so you can update your function calls to work with our new API.</description>
			<pubDate>Wed, 24 Mar 2010 08:37:15 +0100</pubDate>
		</item>
		<item>
			<title>OsCommerce now support german invoices</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=595&amp;Itemid=</link>
			<description>As of today our OsCommerce module supports Klarna Invoice in Germany.

You find the module here (http://integration.klarna.com/downloads/category/3-modules) 

A couple of other updates have also been made, which you can read about in the changelog.</description>
			<pubDate>Mon, 22 Mar 2010 15:17:57 +0100</pubDate>
		</item>
		<item>
			<title>SSL  support added to PHP API</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=548&amp;Itemid=</link>
			<description>It is now possible to make requests using SSL with our PHP API. If you have this need, please download the latest version
from our integration guide which you find here (http://integration.klarna.com/downloads/category/1-api)</description>
			<pubDate>Thu, 18 Feb 2010 09:41:36 +0100</pubDate>
		</item>
		<item>
			<title>Major change in activate_reservation for PHP</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=545&amp;Itemid=</link>
			<description>To keep our APIs in different programming languages similar, we have decided to add an &quot;ocr&quot; variable in the activate_reservation call for PHP API. The updated function will look like this:

function activate_reservation($rno, $pno, $ocr, $goodslist, $reference, $referece_code, $orderid1, $orderid2, $lev_addr, $f_addr, $shipmenttype, $email, $phone, $cell, $client_ip, $flags, $currency, $country, $language, $eid, $secret, $pno_encoding, $pclass, $ysalary, &amp;$result) {

You will still be able to use the old function without the ocr variable by making the call activate_reservation_old.

Download the new API here (http://integration.klarna.com/downloads/category/1-api)</description>
			<pubDate>Tue, 19 Jan 2010 16:15:35 +0100</pubDate>
		</item>
		<item>
			<title>Zencart and Virtuemart modules updated</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=544&amp;Itemid=</link>
			<description>This morning we released a new version of both the Zencart and Virtuemart module. The news in these releases
can be found below: 

Zencart
Added support for Klarna Konto using danish, finnish and norwegian currency. 
For norway we also added support for part payment. For sweden we merged part payment and 
Klarna Konto into one so the file makreditor.php has been deleted.



Virtuemart
Added support for Klarna Konto using norwegian Krone.




To download our module, please visit our integration guide (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Mon, 18 Jan 2010 09:29:09 +0100</pubDate>
		</item>
		<item>
			<title>Added support for part payment in OsCommerce using norwegian krone</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=543&amp;Itemid=</link>
			<description>In the most recent release of our OsCommerce module we have added support for part payment using norwegian krone.
Also some other fixes were applied which you find information about in the changelog.



To download this release, please refer to our download page which can be found here (http://integration.klarna.com/index.php/downloads/category/3-modules).</description>
			<pubDate>Thu, 14 Jan 2010 10:03:05 +0100</pubDate>
		</item>
		<item>
			<title>OsCommerce now supports using Klarna Konto with danish krone</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=542&amp;Itemid=</link>
			<description>In the OsCommerce module released today we have added support for using Klarna Konto with danish krone. 
Some other minor updates were also made which you can read about in the changelog attached in the package. To download the latest version, please go here (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Wed, 13 Jan 2010 09:38:22 +0100</pubDate>
		</item>
		<item>
			<title>Klarna Konto now available for Prestashop</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=541&amp;Itemid=</link>
			<description>We have now released a new version of the Prestashop module which implements support
for Klarna Konto / Part payment. Still this module only supports SEK.  

Download it here (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Tue, 12 Jan 2010 09:56:40 +0100</pubDate>
		</item>
		<item>
			<title>Magento and Virtuemart updates</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=540&amp;Itemid=</link>
			<description>Today we released the latest versions of the Magento and Virtuemart modules. The most
important news will be described in short below. For a complete list of all changes, please
refer to the changelog attached to the packages.


Magento
* Now the invoice fee will be presented almost everywhere for the customer, like in the order information,
order email, on the invoice, in the invoice email and so on.


Virtuemart
* Made it possible to add a note when you buy with Klarna. Due to what seems to be a bug in Virtuemart no linebreaks will be added though.
* Cleaned a lot of the output HTML.
* Removed some unneccesary encodings
* Changed some rounding to correspond to the decimal count used in the database
* Made a fix so the invoice fee will be correct regardless of decimal separator used.
* Removed the address check for Norway
* Added a condition to make the box yearly salary box visible to danish and norwegian customers.

There are a lot of more changes, and you will find the complete changelog in the package that you can download here (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Thu, 07 Jan 2010 10:10:43 +0100</pubDate>
		</item>
		<item>
			<title>Magento, Prestashop and OsCommerce updated</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=539&amp;Itemid=</link>
			<description>We have now released the most current versions of our modules for Magento, Prestashop and OsCommerce. The most 
important changes will be highlighted below and if you are interested the complete changelog can be found within
every module package.


Magento
* Now the cost per month for Klarna Konto will be displayed on items
in the stores for those who has this option.
* Product options will be added to the invoice



Prestashop

* Now the cost for gift wrapping will be transferred to the Klarna system.


OsCommerce 
* Changed the presentation of campaigns so it now will be presented in a dropdown instead 
of a radiolist to save some space. 
* For those who want to display the monthly cost for Klarna Konto on their product pages 
there are instructions included for this in the package.


To download the updated modules, simple click here (http://integration.klarna.com/downloads/category/3-modules)</description>
			<pubDate>Wed, 23 Dec 2009 12:50:46 +0100</pubDate>
		</item>
		<item>
			<title>Changes in error codes in the new API</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=538&amp;Itemid=</link>
			<description>The new version of our API now returns all error messages directly in the result variable, which means that you do not have to use the function strerror to connect an error code to an error message. 

Instead of returning &quot;-2, pno&quot;, we will return &quot;2201, The personal identification number you have given was not accepted. Please check for misspellings and try again, or choose another payment method.&quot;

We hope this will make it easier to integrate our services and that the error messages will always be up to date in all stores.
The new error code numbers and messages can be found here (http://integration.klarna.com/api-functions/error-codes-en).

If you want to update your old error code handling to the new one, in PHP/ASP or Java we recommend you to remove the strerror references.
In asp.net, you only need to update the API to a new version for it to work.</description>
			<pubDate>Mon, 14 Dec 2009 09:39:54 +0100</pubDate>
		</item>
		<item>
			<title>Yearly salary update</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=537&amp;Itemid=</link>
			<description>We have been able to make changes to in which countries and services we need yearly salary. The matrix below will explain in which countries and for which services the yearly income is needed.




Sweden
Finland
Norway
Denmark


Invoice
No
No
No
No


Part payment
No *
No *
Yes
Yes



Our modules have been updated to follow these new rules.

* Please make a rule that makes the yearly salary field inactive for amounts under 100 000 SEK/DKK/NOK or 10 000 EUR if we need to change the limits quickly for some reason later on.</description>
			<pubDate>Thu, 10 Dec 2009 15:49:04 +0100</pubDate>
		</item>
		<item>
			<title>Magento, Virtuemart and Prestashop module updates</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=536&amp;Itemid=</link>
			<description>We have now made the latest versions of the Magento, Virtuemart and Prestashop modules available. These updates address several issues in the modules and an update is recommended.


Below some of the changes made will be presented:

Magento

- The invoice fee are now presented for the customer at the order review step. 

- For swedish users the invoice fee tax and shipping fee tax will be based on the tax on the items that the customer are buying instead of beeing 
set to a fix number.

Virtuemart
- Corrected the calculations so the correct amount will be presented in the order email.
- Made a change so files will be included correctly when using a custom theme

Prestashop
- Now the translations will work as expected.
- Coupons are now added to the Klarna Invoice

To review all changes, please refer to the readme/changelog files that comes with every module.

All modules can be downloaded from http://integration.klarna.com/downloads/category/3-modules (http://integration.klarna.com/downloads/category/3-modules)

The module for Magento can also be found at Magento Connect.</description>
			<pubDate>Mon, 23 Nov 2009 14:51:56 +0100</pubDate>
		</item>
		<item>
			<title>Important fix to osCommerce module</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=531&amp;Itemid=</link>
			<description>We had to make a small fix in the osCommerce module so it will include the invoice fee in the monthly cost calculation at the checkout. Please download the new module here: http://integration.klarna.com/index.php/downloads/category/3-modules.  The changes have been made to the files pckreditor.php and pckreditor_fin.php.</description>
			<pubDate>Wed, 28 Oct 2009 16:23:37 +0100</pubDate>
		</item>
		<item>
			<title>New ZenCart module</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=530&amp;Itemid=</link>
			<description>We have now released a new ZenCart module. The changes are the following:  - Changed logos to Klarna - Changed all texts to Klarna. - Removed yearly income field for Sweden.  The new module can be downloaded from here (http://integration.kreditor.se/index.php/downloads/category/3-modules).</description>
			<pubDate>Wed, 28 Oct 2009 16:23:15 +0100</pubDate>
		</item>
		<item>
			<title>New osCommerce module</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=529&amp;Itemid=</link>
			<description>We have now released the new osCommerce module. The changes are the following:  - Changed logos to Klarna - Changed all texts to Klarna and we have also rewritten how part payments are shown in the checkout. - Put together the two swedish account modules to work as one, and added the account part to the finnish part payment module. - Changed the minimum amount to pay to 50 kr/month and 8,95 €/month.  The new module can be downloaded from here (http://integration.kreditor.se/index.php/downloads/category/3-modules).</description>
			<pubDate>Tue, 13 Oct 2009 16:22:27 +0100</pubDate>
		</item>
		<item>
			<title>Yearly salary update for Sweden</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=516&amp;Itemid=</link>
			<description>Klarna is always trying to make our services easier for the customers and therefore we have some news about the yearly salary.

From today, 2009-08-17, the yearly salary is not mandatory for swedish customers with any purchase made through Klarna. Therefore you can remove the field yearly salary from your checkouts when using Klarna's part payment and account options. This applies for swedish customers.

For Denmark, Finland and Norway, the yearly salary is not anymore mandatory when making invoice purchases over 6000 DKK, NOK or 600 EUR. But for part payments the rule of yearly income still applies.

Sweden: No yearly salary
Denmark, Finland: No yearly salary for invoice. Part payment still needs yearly salary.
Norway: No yearly salary for invoice. Part payment is not available in norway yet.</description>
			<pubDate>Mon, 17 Aug 2009 13:41:52 +0100</pubDate>
		</item>
		<item>
			<title>Important about test persons</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=515&amp;Itemid=</link>
			<description>From now on, all purchases made with test persons will automatically become test invoices. With this change, you can always test the system without changing to test mode. This is also to prevent maxing test persons credit limits as it could happen when making live purchases.</description>
			<pubDate>Wed, 05 Aug 2009 09:26:55 +0100</pubDate>
		</item>
		<item>
			<title>New VirtueMart 2.2 beta module for Nordic countries released</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=514&amp;Itemid=</link>
			<description>The new Virtuemart module has now been released. This has many new fixes and we recommend everybody to upgrade to the this new module.

Changes since v2.1 Beta:

- Determination of which language is chosen has been re-written from the ground.
- Better includes in many places so there will not hopefully be any ”include errors”.
- Fixed the formating of social security numbers.
- If you have chosen english language, ”Fakturavillkor” will be shown in swedish anyway since we do not have this in english.
- Changes in kreditor_sql_install.txt to prevent some previous problems.
- The language changes in all modules when changed in one.
- Tax was shown incorrectly in the checkout (this is a Virtuemart error). We have fixed this for Kreditor's payment alternatives, but for all others this is wrong. This will be reported to Virtuemart.
- You can set the VAT for the shipping fee.
- Next button should work properly again, regardless of payment method.
- There shall be no more Fatal Errors
- Error messages after the confirm page are now updated for all nordic languages.
- Comment-field next to ”Confirm” has been taken away for Kreditor's payment options since these are overwritten by the invoice number.
- Many ReadMe updates
- Logotypes are automatically changed when you change language.
- In the invoices does not say ”Frakt” anymore. Now it says thich type of shipping you have chosen, e.g. STD = standard delivery, UPD, DHL etc.
- And many other small fixes.

What we have not fixed is:

Having the same payment option for several countries togehter e.g. Invoice in all nordic countries. This is something we have planned to do and will work on this during the summer when there is time.

Cross checked the module with other payment modules like Payson and Dibs so they will work together. Apparatentely Payson will work with Kreditor if you take away one step from the payment process from 4 to 3. This was in the last module, we have not tested this with this one.

This module has been tested with Joomla 1.5.12 and Virtuemart 1.1.3</description>
			<pubDate>Fri, 10 Jul 2009 14:26:34 +0100</pubDate>
		</item>
		<item>
			<title>Prestashop module for Sweden</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=513&amp;Itemid=</link>
			<description>We have now released a Prestashop module that includes invoice service for Sweden. We will develop this module further to include also consumer credit and account services.

We would like to thank Techation Systems AB and E-fabriken for making this module.

This module has been tested on Prestashop version 1.1.0.5

Download the module from here.
Take a look at Prestashop here.</description>
			<pubDate>Thu, 11 Jun 2009 14:11:03 +0100</pubDate>
		</item>
		<item>
			<title>API version 1.23 released for asp</title>
			<link>http://integration.klarna.com/index.php?option=com_content&amp;task=view&amp;id=512&amp;Itemid=</link>
			<description>Kreditor has released an update for the asp API, called version 1.23.
It includes the added functions of 'credit_invoice', 'credit_part', 'return_amount' and made some small modifications to 'monthly_cost'. There are also a testfiles for testing the functions.</description>
			<pubDate>Fri, 15 May 2009 10:27:22 +0100</pubDate>
		</item>
	</channel>
</rss>
