News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Cardia.no payment portal.

Started by Kristian Kleiveland, January 15, 2005, 12:50:30 PM

Previous topic - Next topic

Kristian Kleiveland

Cardia is an norwegian payment gateway .Norwegian VISA is the owner of cardia.

The merchants use a XML Web Service for identification and registration of required merchant details (parameters such as amount, merchantReference etc). The merchant's customer is then redirected to Cardia Shop where final payment occurs.Like this:
<?xml version=\"1.0\" encoding=\"utf-8\" ?>
<TransactionDetail xmlns:«»xsd=http://www.w3.org/2001/XMLSchema
xmlns:«»xsi=\"http://www.w3.org/2001/XMLSchema-instance\"
xmlns=\"https://secure.cardia.no/Service/\">
<StatusCode>1</StatusCode>
<Amount>123,32</Amount>
<ResponseCode>0</ResponseCode>
<CurrencyCode>NOK</CurrencyCode>
<RecurringCode>0</RecurringCode>
</TransactionDetail>


And then sending the customer to cardias site where he inserts his visa card code and so on.
After the transaction cardia sends the customer back to the site, Displaying if the transaction was successful or not.

Attached a code example from cardia.

Do anyone have an idea how to implement this in phpshop?

PDF explaining how to implement cardia. (english)
http://www.cardia.no/Resource/Documentation/Shop/Cardia.Shop.v2.1.pdf

Post edited by: graastein, at: 2005/01/15 13:35

[attachment deleted by admin]

Kristian Kleiveland


Ivar Johansen

We have a working module for cardia shop.
You are welcome to download the files from here:
http://www.doitright.no/component/option,com_docman/task,cat_view/gid,107/Itemid,150/



Evert

I see this module hasn't been updated for a while (file date december 2005). Will it function correctly with, for example, VirtueMart 1.0.12?


Regards,
   Evert