Tag Archives: Magento

eNETS Payment Gateway Extension for Magento and Prestashop

A payment gateway is an e-commerce service that authorizes payments for e-businesses and online retailers. It is the equivalent of a physical point of sale terminal located in most retail outlets. A payment gateway facilitates the transfer of information between a payment portal (such as a website or) and the Front End Processor or acquiring bank.

eNETS is the Singapore leading, most trusted and reliable online payment gateways. The parent company of eNETS is NETS which is wholly owned by the DBS, UOB and OCB.

eNETS Credit enables merchants to accept major international (VISA, MasterCard, AMEX) credit card payments online. eNETS Credit provides merchants with a range of front-end options including merchant’s own payment page, virtual terminal and customisable order and payment page for merchants that do not have a shopping cart.

eNETS Direct Debit enables merchants to accept online payments on their websites from Internet Banking users using their bank accounts. Direct debit requires the consumer to authenticate himself using his Internet Banking PIN, UserID and token and this greatly reduces the risk of fraud. eNETS is available to Singapore consumers with DBS/POSB, OCBC, UOB or Citibank Internet Banking accounts. Together, they cover the majority of Singapore Internet Banking users.

The features of MMD

    • Support both eNETS Credit and Debit (Internet Banking) UMAPI Lite payment gateways

 

    • Once the order is submit, the order email is sent to the admin and the payment status is pending payment.

 

    • Once the eNETS payment is successful, the invoice email is sent to the admin, and the payment status is processing.

 

    • If the eNETS payment is not successful, the invoice email will not send out, and the payment status is cancelled.

 

NETS payment gateways for your Magento online stores, then the above information will be useful for you.

Are You Using Custom Option Swatch Extension?

Custom Option Swatch Extension is an addition for Magento that allows the usage of Swatch thumbnail images as an alternative of the standard version of custom options in the form of a checkbox, drop down box and multi select box. This addition to Magento can work with every version on Magento and has made your online shop look more attractive and user-friendly.

Some of the best features of Custom Option Swatch are:

1.    It is very much easy to install
2.    Provide easy integration
3.    Widens Magentos default Custom Options
4.    Supports almost all the Magento’s Product Types
5.    Maintains custom ordering of options on a product
6.    Provide price modification
7.    Can be publicized in shop cart
8.    Provide boundless number of options
9.    Works well with Color Swatch extension
10.    Can be place to “is required” selection

There are many more features of Custom Option Swatch which makes this extension more user-friendly that will not only make things easier for you, but also make your work faster and hassle free.

The best thing of this extension is that it can work well with all the Magento’s product types which include Simple Product, Configurable Product, Bundle Product, Grouped Product, Downloadable Product and Virtual Product. It is also compatible with all the versions of Magento like Magento 1.3, Magento 1.4, Magento 1.5, Magento 1.6 and Magento 1.7.

The Custom Option Swatch Extension will prove to be remarkably useful in working with Magento and you can create your store even more customer friendly. This great extension while maintaining all the custom option function allows you to illustrate custom options as swatch image thumbnails in place of standard html elements.

The structural Requirements for this Custom Option Swatch Extension are:

1.    Well-suited with Magento 1.4x – 1.7x, also Professional and Enterprise.

2.    Configuration essential by the Color Swatch extension is the similar to standard configuration of configurable products in Magento.

3.    This software requires installation of ionCube loader.

Now, you can show your custom options as custom thumbnails that are created by you with the help of Custom Option Swatch, an additional custom option type on your Magento website

How to Deal With Magento- “404 Error” Page?

Many a times, it may become very monotonous task while working on Magento. This is may be because you are getting some sort of error messages while running Magento. The Error that usually occurs in Magento is “404 Error” on the product pages of your website.

Magento is one of the best open source ecommerce solutions, available with different kinds of tools which are most important for constructing a flourishing online shop. It is a very powerful open-source platform and has a very flexible structural design with wide range of control options.

Magento generally uses Zend PHP and MySQL databases. It is very easy to use as well as manageable and helps to generate your product catalog very easily. Magento allows you for product browsing, filtering, product comparison, adding more than one image for the same product, create wish lists, adding new products and many more.

While going through the main page when you click over some products, you may get 404 Error. To overcome this problem you can follow these steps: Just go to the System option to cache management than go to the catalog section and click the refresh button for catalog rewrites. You may also face 404 Error on your own product pages, to deal with such problem you need to go to phpMyAdmin and follow the following command:

INSERT INTO `report_event_types` (`event_type_id`,`event_name`, `customer_login`) VALUES

(1, ‘catalog_product_view’, 1),

(2, ‘sendfriend_product’, 1),

(3, ‘catalog_product_compare_add_product’, 1),

(4, ‘checkout_cart_add_product’, 1),

(5, ‘wishlist_add_product’, 1),

(6, ‘wishlist_share’, 1);

Also, if you face “404 Error” even after upgrading to Magento 1.7, just change the permissions of downloader/index.php from 0666 to 0644. If you are not able to look the states drop down while checkout than you have the solution for this problem also: Check your onepage.phtml of new version and compare this with the same file of older version. You’ll come across the following lines of codes missing:

<script type=”text/javascript”>countryRegions = <?php echo $this->helper(‘directory’)->getRegionJson() ?></script>

After getting the missing codes uncover, just paste above mentioned lines in top of onepage.phtml of new version. Now, it will look like as follows:

<script type=”text/javascript” src=”<?php echo$this->getJsUrl(‘varien/accordion.js’) ?>”></script>

<script type=”text/javascript” src=”<?php echo $this->getSkinUrl(‘js/opcheckout.js’) ?>”></script>

<script type=”text/javascript”>countryRegions = <?php echo $this->helper(‘directory’)->getRegionJson() ?></script>

Magento offers great customer service by allowing its customers the option to create user accounts, tracking their shopping history, contacting you with the help of custom forms etc. You can also avail the most advanced SEO options of Magento to improve the positioning of website in search engine.