<?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>Wed, 22 May 2013 04:09:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Accepting Payments with GoCardless]]></title>
      <guid>http://www.phpdeveloper.org/news/18557</guid>
      <link>http://www.phpdeveloper.org/news/18557</link>
      <description><![CDATA[<p>
On NetTuts.com there's a tutorial showing you how to <a href="http://net.tutsplus.com/tutorials/accepting-payments-with-gocardless/">use the GoCardless service</a> to accept payments on your site (in the UK, unlike some <a href="https://stripe.com/us/help/faq#international">other</a> online payment services).
</p>
<blockquote>
Online payments are increasingly becoming more and more popular. <a href="https://gocardless.com/">GoCardless</a> is yet another payment service, which currently works in the UK, allowing you to accept payments online.
</blockquote>
<p>
Most of the tutorial is used to explain what the service is, getting you set up with an account (complete with screenshots) and how you can work with <a href="https://sandbox.gocardless.com/docs">their API</a> via an SSL connection. Included are examples of this using their <a href="https://github.com/gocardless/gocardless-php">PHP Library</a> and what the results look like in their interface.
</p>]]></description>
      <pubDate>Thu, 04 Oct 2012 11:18:17 -0500</pubDate>
    </item>
  </channel>
</rss>
