Showing 4 Result(s)

Magento – set product price per customer

To set a custom price for only for some of your Magento customers you have two ways of doing it. Both methods rely on creating a customer group. Go to Admin – Customer – Customer Groups then Add New Customer Group. Go to Customers – Manage Customers and manage the customers you want to add to the new group. Now decide if …

Magento: hide tax summary from cart/checkout

Magento displays tax summary in cart and checkout by default: You may not always want this to show and there is a simple method of hiding the tax section in cart by making the following changes: – go to /app/design/frontend/base/default/template/tax/checkout/tax.phtml – copy this template file to your theme folder eg. /app/design/frontend/default/customtheme/template/tax/checkout/tax.phtml – uncomment the following code …

Magento – add gift message to orders

1. Log into Magento backend 2. Go to System – Configuration – Sales – Sales – Gift Options 3. Select Yes for Allow Gift Messages on Order Level 4. Click Save Config. The checkout page will now include a Gift Options message within the shipping method section: You also have an option of enabling gift messages on item level along with orders (Point …

Test Credit Card Numbers

Below you’ll find links to test credit cards for some of the most popular Magento payment providers Sagepay http://www.sagepay.co.uk/support/12/36/test-card-details-for-your-test-transactions Paypal http://www.paypalobjects.com/en_US/vhelp/paypalmanager_help/credit_card_numbers.htm Authorize.net http://rpmware.com/support/customers-&-orders/questions/test-credit-card-numbers Worldpay http://support.worldpay.com/support/kb/bg/testandgolive/tgl5103.html Cardsave http://www.cardsave.net/downloads/TestCardDetails.zip