SagePay testing payment card details and address

Posted by on May 1, 2013 in General, Payment Methods | No comments yet

Use the following credit card numbers for testing. Visa (VISA) 4929000000006 MasterCard (MC) 5404000000000001 Visa Debit / Delta (DELTA) 4462000000000003 Solo (SOLO) 6334900000000005 Issue 1 UK Maestro / International Maestro (MAESTRO) 5641820000000005 Issue 01 American Express (AMEX) 374200000000004 Visa Electron …

Redirect to a new page if javascript is disabled

Posted by on Apr 30, 2013 in HTML, Javascript | No comments yet

We can simply redirect from a page if javascript is disabled Here is the code to do so

Currency code and symbol in magento

Posted by on Jan 31, 2013 in Magento, Php | No comments yet

Some times we need to show the currency code and symbol separately in magento and here is the code to do so For getting currency code : For getting currency symbol :

How to remove the submenu with the same name as mainmenu in wordpress plugin

Posted by on Jan 30, 2013 in Php, Wordpress | No comments yet

During wordpress plugin development, Sometimes we need to remove the submenu with the same name as the mainmenu from sidebar for example see the image And in-order to remove the menu which repeats and to look like this we need …

Load More