<?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>ikawka.com &#187; dodirectpayment</title>
	<atom:link href="http://www.ikawka.com/tag/dodirectpayment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikawka.com</link>
	<description>Life would have been easier; if I had the source code.</description>
	<lastBuildDate>Mon, 10 Jan 2011 01:29:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Putting credit card payment on your website using Paypal</title>
		<link>http://www.ikawka.com/2008/12/putting-credit-card-payment-on-your-website-using-paypal/</link>
		<comments>http://www.ikawka.com/2008/12/putting-credit-card-payment-on-your-website-using-paypal/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 07:32:11 +0000</pubDate>
		<dc:creator>achilez</dc:creator>
				<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[dodirectpayment]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[paypal api]]></category>
		<category><![CDATA[website payment pro]]></category>

		<guid isPermaLink="false">http://www.ikawka.com/?p=194</guid>
		<description><![CDATA[I created a new stuff on how to put a credit card payment on your codeigniter website using Paypal Website payment Pro DoDirectPayment and would like to share this to you, hope it helps.

1. You need to have a paypal account and then apply for a website payment pro, just visit paypal.com (www.paypal.com) for more info.
2. You should have the paypal API Username, Password and Signature, this is important in order for the payment will be credited in your paypal account.
3. On your model, create a new file paypal.php and use my code.
4. On your controller, create a new file checkout.php and use my code.
5. If you have any more questions about putting a credit card on your website feel free to contact me archie@ikawka.com]]></description>
		<wfw:commentRss>http://www.ikawka.com/2008/12/putting-credit-card-payment-on-your-website-using-paypal/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

