<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>thread Re: Creating a working Subscription Plan with Introductory Pricing in Archived Discussions (Read Only)</title>
    <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Creating-a-working-Subscription-Plan-with-Introductory-Pricing/m-p/662120#M96520</link>
    <description>&lt;P&gt;Whew! &amp;nbsp;I was reading and trying to comprehend but the jargon went right over me. &amp;nbsp;Kudos to you even knowing as much as you know about the coding above lol. &amp;nbsp;Please contact Square Customer Support because they can definitely help you out with figuring out this issue: &amp;nbsp;1-855-700-6000 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 15:42:31 GMT</pubDate>
    <dc:creator>Stacelyn24</dc:creator>
    <dc:date>2023-05-26T15:42:31Z</dc:date>
    <item>
      <title>Creating a working Subscription Plan with Introductory Pricing</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Creating-a-working-Subscription-Plan-with-Introductory-Pricing/m-p/662028#M96519</link>
      <description>&lt;P&gt;I used the API explorer to upsert a catalog item for a subscription plan with two phases, one monthly for $80 for one month (period: 1) and a second with no period (continuing indefinitely) for $160 monthly. It submitted fine and shows in my catalogs when I list. I used the checkout link to do a test and it charged for $160, while the invoice shows 'trial period 1 month: $80'. We checked the charge with the bank and it was indeed $160.&lt;/P&gt;&lt;P&gt;The catalog subscription plan from the API:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sadly, it won't let me include this as a code block:&lt;/P&gt;&lt;P&gt;{ "type": "SUBSCRIPTION_PLAN", "id": "OCCTPPZULR42VHYAA5R3OAY4", "updated_at": "2023-05-22T21:22:46.641Z", "created_at": "2023-05-22T21:22:46.641Z", "version": 16[Redacted]1, "is_deleted": false, "present_at_all_locations": true, "subscription_plan_data": { "name": "DickinsonFIT 160 Half Off Intro Month", "phases": [ { "uid": "TAMZCBRKUCNKE2ISDQ4P6WXA", "cadence": "MONTHLY", "periods": 1, "recurring_price_money": { "amount": 8000, "currency": "USD" }, "ordinal": 0 }, { "uid": "WVM4EETYVEHNDE3ZT5MNCBVG", "cadence": "MONTHLY", "recurring_price_money": { "amount": 16000, "currency": "USD" }, "ordinal": 1 } ] } }&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 00:08:01 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Creating-a-working-Subscription-Plan-with-Introductory-Pricing/m-p/662028#M96519</guid>
      <dc:creator>jasondickinson</dc:creator>
      <dc:date>2023-05-26T00:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a working Subscription Plan with Introductory Pricing</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Creating-a-working-Subscription-Plan-with-Introductory-Pricing/m-p/662120#M96520</link>
      <description>&lt;P&gt;Whew! &amp;nbsp;I was reading and trying to comprehend but the jargon went right over me. &amp;nbsp;Kudos to you even knowing as much as you know about the coding above lol. &amp;nbsp;Please contact Square Customer Support because they can definitely help you out with figuring out this issue: &amp;nbsp;1-855-700-6000 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 15:42:31 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Creating-a-working-Subscription-Plan-with-Introductory-Pricing/m-p/662120#M96520</guid>
      <dc:creator>Stacelyn24</dc:creator>
      <dc:date>2023-05-26T15:42:31Z</dc:date>
    </item>
  </channel>
</rss>

