Category / Payment

Run methods that are specified in module’s xml file using XPath and Varien_Object

Run methods that are specified in module’s xml file using XPath and Varien_Object

For one client last year we needed to develop some custom ERP. In documentation client specified that they want to run some methods that are “defined” in config.xml using method’s …

0

Magento PayPal Standard – How to pay with currency other than base one and do it in your language

Featured Image

Let’s assume that you have a task to implement multiple currency feature in some Magento based project. What will happen if your client choses PayPal standard as payment method?! Well, …

38

Are Recurring Payments PCI Compliant?

Featured Image

For many customers and / or online store owners this is a great question. Main concern for customers is if they subscribe to something, that means that someone holds their …

14

Magento PDF invoice with product images extension

Featured Image

Hello everyone, short while after I wrote article Add custom attribute to Magento’s PDF invoice I received quite a number of requests for explanation on how to add products images …

9

Debugging PayPal IPN in Magento

Featured Image

by kakaopor/sxc

Probably one of the most used payment options (gateways) within Magento, and most likely every other cart system is the PayPal. This payment gateway is built into the default Magento …

11

How to create Magento payment module

Featured Image

Here is small example which will explain how to create a simple Magento payment module.

60

Magento: How to get all active payment modules

Featured Image

This code bellow will get you all active Magento payment modules. This example below return an array which you can use to create drop down menu or something else in …

8

NaviGate by MerchantPlus in Magento

Featured Image

Some merchants use NaviGate payment gateway from MerchatPlus because of the lesser costs than its big brother Authorize.net. Interesting this about this payment gateway is its compatibility with Authorize.net. So, …

2