<?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: Ergin Dervisoglu</title>
    <description>The latest articles on DEV Community by Ergin Dervisoglu (@edub008).</description>
    <link>https://dev.to/edub008</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F786791%2Fb848639c-613f-4034-966d-021d2e0f705e.png</url>
      <title>DEV Community: Ergin Dervisoglu</title>
      <link>https://dev.to/edub008</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/edub008"/>
    <language>en</language>
    <item>
      <title>Customer Portal - handle upgrades and downgrades differently?</title>
      <dc:creator>Ergin Dervisoglu</dc:creator>
      <pubDate>Wed, 05 Jan 2022 21:28:34 +0000</pubDate>
      <link>https://dev.to/edub008/customer-portal-handle-upgrades-and-downgrades-differently-13j</link>
      <guid>https://dev.to/edub008/customer-portal-handle-upgrades-and-downgrades-differently-13j</guid>
      <description>&lt;p&gt;I'm using the Stripe Customer Portal to sell subscriptions and I would like to achieve the following functionality:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
1. For subscription UPGRADES allow the upgrade to happen immediately and invoice to generate right away
2. For subscription DOWNGRADES have them scheduled to occur at the end of current billing cycle.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Is this possible with the Stripe Customer Portal??&lt;/p&gt;

</description>
      <category>react</category>
      <category>node</category>
      <category>stripe</category>
      <category>payments</category>
    </item>
  </channel>
</rss>
