Magento | Free Open Source e-commerce shop payment plug-in
Magento | Free Open Source e-commerce shop payment plug-in
First make sure you have Magento 1.5.x or above installed.
Magento 1.8.x or Magento 1.7.x or Magento 1.6.x or Magento 1.5.x (English, Icelandic).
Magento 1.4.0 (February 12, 2010) recommend v1.4.2.0
or
Magento 1.3.0 (March 30, 2009) - recommend v1.3.3.0
or
Magento 1.2.0 (December 29, 2008) - recommend v1.2.1.2
or
Magento 1.1.1 (July 24, 2008) - recommend v1.1.8
1. Go to Magento's Admin Panel. In the menu click on System, move your mouse over Magento Connect submenu and click on MagentoConnect Manager. You'll be redirected to the Magento back-office. If promted, log in with your admin username and password.
2. From the Magento Admin Panel back-office choose Direct package file upload and click on the Browse button.
2a. Select the Module file (DalPay_Checkout-1.5.0.tgz) from your local download location.
NOTE that it needs to be the tgz archive file, extracted from the ZIP file as it was downloaded (dalpaycheckout_v151_magento.zip), not an uncompressed DalPay_Checkout-1.5.1 folder.
2b. Click Upload; once done it will confirm.
Upload the individual folders/files from DalPay_Checkout-1.4.1.tgz archive into the Magento installation directory on your server:
- /magento/app/code/local/Dalpay
- /magento/app/design/frontend/base/default/template/dalpay
- /magento/app/locale/en_us/DalPay_Checkout.csv
- /magento/app/locale/is-is/DalPay_Checkout.csv
- /magento/app/etc/modules/DalPay_Checkout.xml
Once the files are uploaded, follow the instructions from Step 3 and further.
3. Go back to Magento's Admin Panel. In the menu click on System, and click on Configuration in the submenu.
4. In the left configuration menu scroll down to the SALES section and click on Payment Methods.
5. On the Payment Methods page choose DalPay Checkout and set the Configuration Parameters for the module.
6. Configure the Order Page in the DalPay Merchant Menu. Login to the DalPay Merchant Menu and from 'order pages' > settings icon for the order page associated with orders for this PrestaShop store:
Magento 1.5 and above:Web site location: | http://[shop_root] |
Order page location: | http://[shop_root]/index.php?controller=history |
Allow Post Valuta Override: | yes - important for all multi-currency shopping cart systems like Magento |
PostURL: | http://[shop_root]/index.php?fc=module&module=dalpaycheckout&controller=validation |
Enable Silent Post Callback: | yes |
Silent Post Fields: | total_amount,order_num,valuta_code,pay_type,user1,user2,user3 |
Silent Post Password: | Set the same as in Magento module. SilentPostPassword is sent in addition to the Silent Post Fields, and must match the password set within the Magento module (see step 5). |
Magento 1.4 and below:
Web site location: | http://[shop_root] |
Order page location: | http://[shop_root]/index.php?controller=history |
Allow Post Valuta Override: | yes - important for all multi-currency shopping cart systems like Magento |
PostURL: | http://[shop_root]/dalpay/notification/ins/ |
Enable Silent Post Callback: | yes |
Silent Post Fields: | total_amount,order_num,valuta_code,pay_type,user1,user2,user3 |
Silent Post Password: | Set the same as in Magento module. SilentPostPassword is sent in addition to the Silent Post Fields, and must match the password set within the Magento module (see step 5). |