<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tortoise IT &#187; sb pay me</title>
	<atom:link href="http://www.sean-barton.co.uk/tag/sb-pay-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sean-barton.co.uk</link>
	<description>by Sean Barton, a freelance PHP website developer in Crewe, Cheshire</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:34:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SB Pay Me</title>
		<link>http://www.sean-barton.co.uk/2009/07/sb-pay-me/</link>
		<comments>http://www.sean-barton.co.uk/2009/07/sb-pay-me/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:04:48 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[sb pay me]]></category>

		<guid isPermaLink="false">http://www.sean-barton.co.uk/?p=293</guid>
		<description><![CDATA[No that isn&#8217;t a request although feel free if you like SB Pay Me is a new plugin that I have written along the same lines as those &#8216;Donate&#8217; plugins you see everywhere. Well I decided that plugins like &#8216;Buy Me Beer&#8217; and other similar donation type things weren&#8217;t really very professional so I wrote my own. Features The SB Pay Me plugin is designed to use the WordPress shortcode API (using rather predictibly sb_pay_me as a hook) to provide a very simple to integrate payment form. It is fully templated so you can very easily decide how you want &#8230; <a class="continue_reading" href="http://www.sean-barton.co.uk/2009/07/sb-pay-me/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>No that isn&#8217;t a request although feel free if you like <img src='http://www.sean-barton.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>SB Pay Me is a new plugin that I have written along the same lines as those &#8216;Donate&#8217; plugins you see everywhere. Well I decided that plugins like &#8216;Buy Me Beer&#8217; and other similar donation type things weren&#8217;t really very professional so I wrote my own.</p>
<p><strong>Features</strong></p>
<p>The SB Pay Me plugin is designed to use the WordPress shortcode API (using rather predictibly sb_pay_me as a hook) to provide a very simple to integrate payment form. It is fully templated so you can very easily decide how you want it to look. I have integrated a couple of Paypal images by default but you can add your own with no problems what so ever. The currency, payment amount and description are all configurable. The latter two can be setup to be edited by the user on your site instead of sending them to Paypal and getting them to do it there. The admin interface is fully commented and straightforward to allow even the most basic of users to be able to user it.</p>
<p><strong>Example</strong></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><div style="margin-top: 10px;">
<table style="border: 1px solid silver;" >
	<tr>
		<th colspan="2" style="text-align: left;">Send Money<br />
		<span style="font-size: 10px; color: gray;"> Just a working example of the plugin.</span>
		</th>
	</tr>
	<tr>
		<td>Amount</td>
		<td><input name="amount" id="amount" style="width: 80px;" /> GBP</td>
	</tr>
	<tr>
		<td>Payment For</td>
		<td><input name="item_name" id="item_name" /></td>
	</tr>
	<tr>
		<td colspan="2" style="text-align: right;">
			<input type="image" style="padding: 5px;" src="http://www.sean-barton.co.uk//wp-content/plugins/sb_pay_me/paypal2.gif" alt="SB Pay Me" title="SB Pay Me" />
		</td>
	</tr>					
</table>
</div><input type='hidden' name="currency_code" value="GBP" /><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="barton.sean@gmail.com" /><input type="hidden" name="return" value="" /></form>
<p><strong>Screenshots</strong></p>
<table style="border:none;" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="vertical-align: top; border: none;">
<p><div id="attachment_294" class="wp-caption alignnone" style="width: 156px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me1.gif"><img class="size-full wp-image-294" title="Default Template" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me1.gif" alt="Default Template" width="146" height="118" /></a></strong><p class="wp-caption-text">Default Template</p></div></td>
<td style="vertical-align: top; border: none;">
<p><div id="attachment_295" class="wp-caption alignnone" style="width: 160px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me2.gif"><img class="size-thumbnail wp-image-295" title="Modified Template" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me2-150x147.gif" alt="Modified Template" width="150" height="147" /></a></strong><p class="wp-caption-text">Modified Template</p></div></td>
<td style="vertical-align: top; border: none;">
<p><div id="attachment_296" class="wp-caption alignnone" style="width: 160px"><strong><a rel="lightbox" href="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me3.gif"><img class="size-thumbnail wp-image-296" title="Admin Page" src="http://www.sean-barton.co.uk/wp-content/uploads/2009/07/sb_pay_me3-150x150.gif" alt="Admin Page" width="150" height="150" /></a></strong><p class="wp-caption-text">Admin Page</p></div></td>
</tr>
</tbody>
</table>
<p><strong>Download</strong><br />
I intend to release the plugin into the extend directory but at the time of writing it was down. Use this link to get the most recent version: <a class="downloadlink" href="http://www.sean-barton.co.uk/wp-content/plugins/download-monitor/download.php?id=11" title="Version 1.0 downloaded 370 times" >SB Pay Me (10.27 kB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sean-barton.co.uk/2009/07/sb-pay-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 7/23 queries in 0.062 seconds using disk
Object Caching 331/344 objects using disk

Served from: www.sean-barton.co.uk @ 2012-02-08 22:17:49 -->
