SIDEBAR
»
S
I
D
E
B
A
R
«
Magento Pangalingi moodul versioon 1.4.1
Nov 11th, 2009 by Sven

Täna lasime välja Magento Pangalingi (Banklink) mooduli versiooni 1.4.1

See on sisaldab peamise muudatusena võimalust kasutada Pangalinki maksemeetodina ka nendel tellimustel, mis on loodud adminnist kasutaja nimel. Lisaks on sellel moodulil nüüd adminnis uus väli – Järjekord. Selle abil saab mooduli kuva järjekorda frontendis teiste maksemoodulite seas muuta.

NB! Olemasolevatele klientidele pakume ka seda uuendust soovi korral tasuta. Palun võtke meiega ühendust!

Magento Banklink version 1.4.1 released
Nov 11th, 2009 by Sven

We released Magento Banklink (Pangalink) version 1.4.1 today.

Main change is that it can be selected as a payment method for the orders that are created in the admin on behalf of a customer. The module has a new field in the admin also – sort order. So it can be ordered amongst other payment methods.

Magento custom admin URL and Flagbit change attribute set extension
Oct 30th, 2009 by Sven

In case you have configured a custom URL for your Magento admin, then you may have problems with otherwise great Magento extension for changing attribute sets. Flagbit has developed good extension “Change Attribute Set” that enables to change attribute sets for the products. However they have hardcoded URL for admin (/admin). Many people including me use customized URL for Magento admin for different reasons: security, localization …

The extension does not work properly if you use admin URL different than /admin. Fortunately there is a fix, so I just repeat it here to make it clear.

Open the extension’s config file: app/code/community/Flagbit/ChangeAttributeSet/etc/config.xml

Find XML fragment <from><![CDATA[#^/admin/catalog_product/changeattributeset/.*#]]></from>

Change string admin to your customizes URL. For example <from><![CDATA[#^/my_admin_url/catalog_product/changeattributeset/.*#]]></from>

That’s it! Enjoy!

Can’t login to Magento admin?
Oct 11th, 2009 by Sven

This is a simple tip that could help you in case when you cannot login to Magento Admin after database migration.

Sometimes it happens that you need to move your whole Magento database from one site to another. Let’s say you want to copy your production database to your testsite. Everything goes well, you copy all data but you cannot login to admin of your test Magento… You use correct admin password, the same that you use for the production site. Still nothing…

OK, here are the clear steps to check before you start. You need to check and change a few fields in Magento configuration that is stored in database:

in table “core_config_data” check the following fields:

web/unsecure/base_url – set this to your testsite URL
web/secure/base_url – set this to your testsite URL
web/cookie/cookie_domain (this one got me once… :) ) – better set it to empty
web/cookie/cookie_path – better set it to empty

After that remove cache – delete var/cache folder.

Please leave us a comment if this post helped you or if you have anything to add here.

Magento Banklink module enables automatic purchase flow
Jul 28th, 2009 by Sven

Next version (1.3.0) of Magento Banklink (Pangalink) module enables fully automatic purchase flow (FAP). Automatic purchase flow is especially useful for downloadable products like e-books, music, pictures etc.

It works like this:

  • customer sets an order
  • order confirmation is sent to customer by e-mail
  • invoice e-mail is sent to customer automatically.
  • order and invoice status is set to “pending”
  • customer clicks button “go to bank”
  • after payment in bank customer clicks button “back to merchant”
  • after successful payment order status is set automatically to “completed”

This way more payments are quickly finished that ensures a steady cash flow for your Magento store. Customer will also be happy because she will get her purchased product immediately with no delays and waiting.

»  Substance:WordPress   »  Style:Ahren Ahimsa
© Copyright Wasabi Ltd 2010