<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ankit Parekh</title>
    <description>The latest articles on DEV Community by Ankit Parekh (@ankit_parekh).</description>
    <link>https://dev.to/ankit_parekh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3994381%2Fe0c03c55-6dd7-4d41-b84c-a2d3321b44a5.jpg</url>
      <title>DEV Community: Ankit Parekh</title>
      <link>https://dev.to/ankit_parekh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ankit_parekh"/>
    <language>en</language>
    <item>
      <title>Recurring payments in PayPal, the whole picture in one place</title>
      <dc:creator>Ankit Parekh</dc:creator>
      <pubDate>Sat, 20 Jun 2026 16:28:49 +0000</pubDate>
      <link>https://dev.to/ankit_parekh/recurring-payments-in-paypal-the-whole-picture-in-one-place-2f05</link>
      <guid>https://dev.to/ankit_parekh/recurring-payments-in-paypal-the-whole-picture-in-one-place-2f05</guid>
      <description>&lt;p&gt;I spent a lot of time figuring out how recurring payments actually work in PayPal, and I finally have a pretty good mental model of it. If you're trying to set this up and are exhausted going through their docs, here's the whole picture in one place.&lt;/p&gt;

&lt;p&gt;The short version of what finally made it click:&lt;/p&gt;

&lt;p&gt;With Reference Transactions, you control the subscription. You hold the token and decide the amount and schedule of every charge.&lt;/p&gt;

&lt;p&gt;With the Subscriptions API, PayPal controls it. You define a plan, the customer subscribes, and PayPal runs the billing on its own schedule.&lt;/p&gt;

&lt;p&gt;Full breakdown &lt;a href="https://blog.ankitparekh.in/paypal-reference-transactions-vs-subscriptions-api-two-ways-to-run-recurring-billing-68e1e76f9b58" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
