<?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: WordPress Affiliate Platform Plugin &#8211; Simple Affiliate Program for WordPress Blog/Site</title>
	<atom:link href="http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474</link>
	<description>Tech tips, WordPress plugins, WordPress tweaks and Technical tips to build a better blog.</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:32:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10479</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 09:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10479</guid>
		<description>Yeah you can award the commission from your custom script as long as you can update the database value from it or be able to call a PHP function from it. You will need the affiliate ID to be able to award a commission to an affiliate... as long as your script can read the cookie you should be fine otherwise you will somehow have to pass the cookie value to your script (kind of like what the custom field of PayPal does).

Affiliate payout is made through PayPal mass payment (the plugin creates a mass pay file for you). The link should explain more on PayPal mass payment:

http://www.tipsandtricks-hq.com/how-to-make-a-paypal-mass-payment-1934</description>
		<content:encoded><![CDATA[<p>Yeah you can award the commission from your custom script as long as you can update the database value from it or be able to call a PHP function from it. You will need the affiliate ID to be able to award a commission to an affiliate&#8230; as long as your script can read the cookie you should be fine otherwise you will somehow have to pass the cookie value to your script (kind of like what the custom field of PayPal does).</p>
<p>Affiliate payout is made through PayPal mass payment (the plugin creates a mass pay file for you). The link should explain more on PayPal mass payment:</p>
<p><a href="http://www.tipsandtricks-hq.com/how-to-make-a-paypal-mass-payment-1934" rel="nofollow">http://www.tipsandtricks-hq.com/how-to-make-a-paypal-mass-payment-1934</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Roger Maves</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10469</link>
		<dc:creator>D. Roger Maves</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10469</guid>
		<description>I have a website where the front end is a WP blog and the backend membership site is custom written in Coldfusion. I would like to attach my affiliates to a visitor when they subscribe to receive my mailing list through the blog and then give them credit when they join my membership site or order individual modules from the site.
I will be handling the payment processing within my custom program is there a way I can give the affiliate credit from my script?

Also, how does your program handle payments to affiliates? Can it pay them through PayPal?

Thanks</description>
		<content:encoded><![CDATA[<p>I have a website where the front end is a WP blog and the backend membership site is custom written in Coldfusion. I would like to attach my affiliates to a visitor when they subscribe to receive my mailing list through the blog and then give them credit when they join my membership site or order individual modules from the site.<br />
I will be handling the payment processing within my custom program is there a way I can give the affiliate credit from my script?</p>
<p>Also, how does your program handle payments to affiliates? Can it pay them through PayPal?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivy</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10424</link>
		<dc:creator>Ivy</dc:creator>
		<pubDate>Fri, 05 Mar 2010 07:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10424</guid>
		<description>Hi Frank, This should be doable. You will need to place a small amount of PHP code on the payment confirmation page to award the affiliate commission. I will email you with this code and instructions.

Cheers,
Ivy</description>
		<content:encoded><![CDATA[<p>Hi Frank, This should be doable. You will need to place a small amount of PHP code on the payment confirmation page to award the affiliate commission. I will email you with this code and instructions.</p>
<p>Cheers,<br />
Ivy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10415</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10415</guid>
		<description>How to use WP Affiliate platform with Pie-Register Wordpress plugin? 
This plugin use Paypal payment gateway for registration with my Paypal hosted button ID and Paypal PDT Token.
Can you help
Thanks</description>
		<content:encoded><![CDATA[<p>How to use WP Affiliate platform with Pie-Register Wordpress plugin?<br />
This plugin use Paypal payment gateway for registration with my Paypal hosted button ID and Paypal PDT Token.<br />
Can you help<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivy</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10398</link>
		<dc:creator>Ivy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10398</guid>
		<description>This should change all the emails Wordpress sends out including the ones to you.

Cheers,
Ivy</description>
		<content:encoded><![CDATA[<p>This should change all the emails Wordpress sends out including the ones to you.</p>
<p>Cheers,<br />
Ivy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10397</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10397</guid>
		<description>That&#039;s exactly what I was looking for. Thanks.

Will this modify the sender name &amp; address only for the Affiliate plugin / all 3 of your plugins or for every email that Wordpress and other plugins send out?

Cheers
Danny</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I was looking for. Thanks.</p>
<p>Will this modify the sender name &amp; address only for the Affiliate plugin / all 3 of your plugins or for every email that Wordpress and other plugins send out?</p>
<p>Cheers<br />
Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivy</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10396</link>
		<dc:creator>Ivy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10396</guid>
		<description>Hi Danny, The following post and plugin should help you change the sender email address:
http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883

Let me know if this is not what you are looking for.

Cheers,
Ivy</description>
		<content:encoded><![CDATA[<p>Hi Danny, The following post and plugin should help you change the sender email address:<br />
<a href="http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883" rel="nofollow">http://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883</a></p>
<p>Let me know if this is not what you are looking for.</p>
<p>Cheers,<br />
Ivy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10395</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Thu, 04 Mar 2010 01:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10395</guid>
		<description>Just started to test the Affiliate Plugin and am wondering how to change the From name when the plugin sends a confirmation to new affiliate.

I have managed to change the sender address to donotreply@mysite.com however the From name reads WORDPRESS.

Thanks in advance.
Great plugins
.-= Danny&#180;s last blog ..&lt;a href=&quot;http://power-one.org/?p=865&quot; rel=&quot;nofollow&quot;&gt;Overcoming Your Fears – Part 1&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Just started to test the Affiliate Plugin and am wondering how to change the From name when the plugin sends a confirmation to new affiliate.</p>
<p>I have managed to change the sender address to <a href="mailto:donotreply@mysite.com">donotreply@mysite.com</a> however the From name reads WORDPRESS.</p>
<p>Thanks in advance.<br />
Great plugins<br />
<span class="cluv"> Danny&#180;s last blog ..<a href="http://power-one.org/?p=865" rel="nofollow">Overcoming Your Fears – Part 1</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.tipsandtricks-hq.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eCommerce Lösung: Onlineshop mit Wordpress - Culor Mediendesign</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10346</link>
		<dc:creator>eCommerce Lösung: Onlineshop mit Wordpress - Culor Mediendesign</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10346</guid>
		<description>[...] Go to: WP Affiliate Platform [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to: WP Affiliate Platform [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Tips For Becoming A More Efficient Web Designer &#124; Voosh Themes</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-affiliate-platform-plugin-simple-affiliate-program-for-wordpress-blogsite-1474/comment-page-3#comment-10288</link>
		<dc:creator>10 Tips For Becoming A More Efficient Web Designer &#124; Voosh Themes</dc:creator>
		<pubDate>Fri, 26 Feb 2010 20:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/?p=1474#comment-10288</guid>
		<description>[...] chunk of time that I didn&#8217;t really have available. So instead I purchased a WordPress plugin (WP Affiliate Program if you&#8217;re interested) that did everything for me. It works great, was very reasonable in [...]</description>
		<content:encoded><![CDATA[<p>[...] chunk of time that I didn&#8217;t really have available. So instead I purchased a WordPress plugin (WP Affiliate Program if you&#8217;re interested) that did everything for me. It works great, was very reasonable in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
