<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to create Magento payment module</title>
	<atom:link href="http://inchoo.net/ecommerce/how-to-create-magento-payment-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ruiwant</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-26121</link>
		<dc:creator>Ruiwant</dc:creator>
		<pubDate>Tue, 07 Feb 2012 03:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-26121</guid>
		<description>Perfect example for magento payment module, do you have a plan to write a more deeply article for it?</description>
		<content:encoded><![CDATA[<p>Perfect example for magento payment module, do you have a plan to write a more deeply article for it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalaivani</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-24297</link>
		<dc:creator>kalaivani</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-24297</guid>
		<description>I solved this error and can you help me on ccavenue-magento integration...</description>
		<content:encoded><![CDATA[<p>I solved this error and can you help me on ccavenue-magento integration&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nered</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-24296</link>
		<dc:creator>nered</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-24296</guid>
		<description>You are getting basic file not found msg. You need to define a helper class for the payment module if the module is gonna utilize helpers if not then remove included helpers from the xml.</description>
		<content:encoded><![CDATA[<p>You are getting basic file not found msg. You need to define a helper class for the payment module if the module is gonna utilize helpers if not then remove included helpers from the xml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalaivani</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-24284</link>
		<dc:creator>kalaivani</dc:creator>
		<pubDate>Thu, 15 Dec 2011 06:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-24284</guid>
		<description>Hi,

Thank you for this useful post. I tried your codes but i am receiving the following error..

Fatal error: Class &#039;Payment_Ccavenue_Helper_Data&#039; not found in C:\wamp\www\ccmagento\app\Mage.php on line 516 

Any help</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this useful post. I tried your codes but i am receiving the following error..</p>
<p>Fatal error: Class &#8216;Payment_Ccavenue_Helper_Data&#8217; not found in C:\wamp\www\ccmagento\app\Mage.php on line 516 </p>
<p>Any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daivu</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-24263</link>
		<dc:creator>daivu</dc:creator>
		<pubDate>Wed, 14 Dec 2011 12:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-24263</guid>
		<description>i have to make folder  as App-&gt;code-&gt;local-&gt;Ebs-&gt;Epay

and under Epay folder create a new folder etc where two file config and system.. files are update... same as your written notbook,

and under app/code/core/mage/paypal/model/standered.php  i have to put php code... 
but still only advance module have show only... no view in payment method.

i need urgent.. and i have to put EBS pament gateway under it.. how these possible.

Thanks</description>
		<content:encoded><![CDATA[<p>i have to make folder  as App-&gt;code-&gt;local-&gt;Ebs-&gt;Epay</p>
<p>and under Epay folder create a new folder etc where two file config and system.. files are update&#8230; same as your written notbook,</p>
<p>and under app/code/core/mage/paypal/model/standered.php  i have to put php code&#8230;<br />
but still only advance module have show only&#8230; no view in payment method.</p>
<p>i need urgent.. and i have to put EBS pament gateway under it.. how these possible.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daivu</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-24248</link>
		<dc:creator>daivu</dc:creator>
		<pubDate>Wed, 14 Dec 2011 07:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-24248</guid>
		<description>When you finish everything you will get next option in admin section:

 my module shows in the list of modules (configuration&gt;advanced) but not in the Payment Methods ,help ?</description>
		<content:encoded><![CDATA[<p>When you finish everything you will get next option in admin section:</p>
<p> my module shows in the list of modules (configuration&gt;advanced) but not in the Payment Methods ,help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-23292</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Sat, 29 Oct 2011 05:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-23292</guid>
		<description>I have written a detailed blog post here on how to create a payment method in magneto
http://www.excellencemagentoblog.com/magento-create-custom-payment-method</description>
		<content:encoded><![CDATA[<p>I have written a detailed blog post here on how to create a payment method in magneto<br />
<a href="http://www.excellencemagentoblog.com/magento-create-custom-payment-method" rel="nofollow">http://www.excellencemagentoblog.com/magento-create-custom-payment-method</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikrant Shukla</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-22481</link>
		<dc:creator>Vikrant Shukla</dc:creator>
		<pubDate>Mon, 29 Aug 2011 04:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-22481</guid>
		<description>Hi,

Can you suggest some post on integrating CCAvenue in magento? This will certainly help a lot of developers here in south asian region. 

Thanks
Vikrant</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you suggest some post on integrating CCAvenue in magento? This will certainly help a lot of developers here in south asian region. </p>
<p>Thanks<br />
Vikrant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moshe</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-22321</link>
		<dc:creator>Moshe</dc:creator>
		<pubDate>Sun, 14 Aug 2011 09:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-22321</guid>
		<description>Hey Guys!
If the module does not appear in the frontend check if the model class in standard.php and config.xml are named the same</description>
		<content:encoded><![CDATA[<p>Hey Guys!<br />
If the module does not appear in the frontend check if the model class in standard.php and config.xml are named the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-22285</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Thu, 11 Aug 2011 06:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-22285</guid>
		<description>How can I add custom tax to this payment module?
Add custom tax to subtotal and retrieved that on review</description>
		<content:encoded><![CDATA[<p>How can I add custom tax to this payment module?<br />
Add custom tax to subtotal and retrieved that on review</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravindra goyal</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-22107</link>
		<dc:creator>ravindra goyal</dc:creator>
		<pubDate>Fri, 29 Jul 2011 05:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-22107</guid>
		<description>I want to use payment gateway which fetch users credit card details there only. I just need to post them certain parameters and redirect. Please elaborate more on below mentioned lines in your article. ( file location and exact code etc)
------------------------
&quot;If your method redirect when customer click on checkout button place order you have to create (customcard/standard/redirect) standard controller with method redirectAction and etc...&quot;</description>
		<content:encoded><![CDATA[<p>I want to use payment gateway which fetch users credit card details there only. I just need to post them certain parameters and redirect. Please elaborate more on below mentioned lines in your article. ( file location and exact code etc)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8220;If your method redirect when customer click on checkout button place order you have to create (customcard/standard/redirect) standard controller with method redirectAction and etc&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joyanta</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-21973</link>
		<dc:creator>Joyanta</dc:creator>
		<pubDate>Tue, 19 Jul 2011 12:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-21973</guid>
		<description>Good</description>
		<content:encoded><![CDATA[<p>Good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nazish</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-21633</link>
		<dc:creator>Nazish</dc:creator>
		<pubDate>Tue, 21 Jun 2011 13:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-21633</guid>
		<description>you did not tell us where we going to create file and how it will appear in the admin ,  no file structure you provide.
please provide us the file structure .</description>
		<content:encoded><![CDATA[<p>you did not tell us where we going to create file and how it will appear in the admin ,  no file structure you provide.<br />
please provide us the file structure .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Junaid</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-21455</link>
		<dc:creator>Junaid</dc:creator>
		<pubDate>Fri, 10 Jun 2011 04:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-21455</guid>
		<description>@peyton maddox thanks .. i had the same problem!</description>
		<content:encoded><![CDATA[<p>@peyton maddox thanks .. i had the same problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjunath ch</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20933</link>
		<dc:creator>manjunath ch</dc:creator>
		<pubDate>Thu, 12 May 2011 13:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20933</guid>
		<description>[code]public function getOrderPlaceRedirectUrl()
{
//when you click on place order you will be redirected on this url, if you don&#039;t want this action remove this method
return Mage::getUrl(&#039;customcard/standard/redirect&#039;, array(&#039;_secure&#039; =&gt; true));
}
[/code]
how magento knows to call this function in model.
can i post request to payment gateway in the above function</description>
		<content:encoded><![CDATA[<pre class="brush: plain; title: ; notranslate">public function getOrderPlaceRedirectUrl()
{
//when you click on place order you will be redirected on this url, if you don't want this action remove this method
return Mage::getUrl('customcard/standard/redirect', array('_secure' =&gt; true));
}
</pre>
<p>how magento knows to call this function in model.<br />
can i post request to payment gateway in the above function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pritesh</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20898</link>
		<dc:creator>Pritesh</dc:creator>
		<pubDate>Wed, 11 May 2011 09:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20898</guid>
		<description>Hello,
I have integrate my payment module and can redirect to payment site from front end order create.
Now i want to redirect to payment site when we manually place order from admin...

Is there any way to redirect payment site on order create from admin?


Thanks in advance,
Pritesh Modi</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have integrate my payment module and can redirect to payment site from front end order create.<br />
Now i want to redirect to payment site when we manually place order from admin&#8230;</p>
<p>Is there any way to redirect payment site on order create from admin?</p>
<p>Thanks in advance,<br />
Pritesh Modi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjunath ch</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20879</link>
		<dc:creator>manjunath ch</dc:creator>
		<pubDate>Tue, 10 May 2011 14:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20879</guid>
		<description>Hi very thankful for u r blog.
but the module label  is not showing up in front end ,only the radio button is showing up.

thank u</description>
		<content:encoded><![CDATA[<p>Hi very thankful for u r blog.<br />
but the module label  is not showing up in front end ,only the radio button is showing up.</p>
<p>thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kartal</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20611</link>
		<dc:creator>Kartal</dc:creator>
		<pubDate>Thu, 28 Apr 2011 07:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20611</guid>
		<description>I recently started building a payment module for my website to do credit card authorization for a local bank. I read several articles including this one. I am at a point I need an intro to controllers as whether authorization declined or approved I land on the default post checkout page. I would appreciate from anyone out there. If I can peek into some sample code I can learn thus you can point to some open source module that I can peek into or your own code. Many thanks...</description>
		<content:encoded><![CDATA[<p>I recently started building a payment module for my website to do credit card authorization for a local bank. I read several articles including this one. I am at a point I need an intro to controllers as whether authorization declined or approved I land on the default post checkout page. I would appreciate from anyone out there. If I can peek into some sample code I can learn thus you can point to some open source module that I can peek into or your own code. Many thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B00MER</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20200</link>
		<dc:creator>B00MER</dc:creator>
		<pubDate>Thu, 31 Mar 2011 22:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20200</guid>
		<description>Thanks for the article, noticed in recent versions this will cause errors in system.xml:

1</description>
		<content:encoded><![CDATA[<p>Thanks for the article, noticed in recent versions this will cause errors in system.xml:</p>
<p>1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nered</title>
		<link>http://inchoo.net/ecommerce/magento/how-to-create-magento-payment-module/comment-page-1/#comment-20053</link>
		<dc:creator>Nered</dc:creator>
		<pubDate>Tue, 22 Mar 2011 18:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=4700#comment-20053</guid>
		<description>@Steet Photography Zine

Um you comment makes no sense. They just gave instructions on how to make a base template for a payment module. 

You need to write your own controllers, since no payment method has the same controller. Since they all aren&#039;t the same it makes no sense including one.

But yes the tutorial is missing a controller that you need to write up on your own.</description>
		<content:encoded><![CDATA[<p>@Steet Photography Zine</p>
<p>Um you comment makes no sense. They just gave instructions on how to make a base template for a payment module. </p>
<p>You need to write your own controllers, since no payment method has the same controller. Since they all aren&#8217;t the same it makes no sense including one.</p>
<p>But yes the tutorial is missing a controller that you need to write up on your own.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

