<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 01:52:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: How to Process Credit Cards with PayPal Payments Pro Using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/18064</guid>
      <link>http://www.phpdeveloper.org/news/18064</link>
      <description><![CDATA[<p>
NetTuts.com has a new tutorial posted today about <a href="http://net.tutsplus.com/tutorials/php/how-to-process-credit-cards-with-paypal-payments-pro-using-php/">processing payments with PayPal</a> using their "Payments Pro" API and a handy library that makes it pretty simple.
</p>
<blockquote>
While one of its most popular features is the ability to simply sign in to your PayPal account to submit payments, merchants using PayPal can also accept credit cards directly just like a traditional <a href="http://www.usbswiper.com/usbswiper-low-transaction-rates.php">merchant account</a> solution would provide. PayPal calls this solution Payments Pro, and I'm going to show you exactly how you can process credit cards directly with PayPal's API using their <a href="https://www.x.com/developers/paypal/products/paypal-payments-pro">Payments Pro</a> web service API's.
</blockquote>
<p>They've broken it up into the different steps including:</p>
<ul>
<li>Setting up the configuration
<li>Creating a first API request
<li>Sending the HTTP request to the PayPal API (via <a href="http://php.net/curl">curl</a>)
<li>Parsing the response
</ul>]]></description>
      <pubDate>Fri, 08 Jun 2012 09:17:47 -0500</pubDate>
    </item>
  </channel>
</rss>
