<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://www.spreedly.com/</id>
  <updated>2026-05-05T00:00:00.000Z</updated>
  <title>Spreedly iFrame Changelog</title>
  <subtitle>RSS changelog feed for Spreedly iFrame updates</subtitle>
  <link rel="self" href="https://core.spreedly.com/iframe/feed.xml" />
  <author>
    <name>Spreedly</name>
    <email>support@spreedly.com</email>
  </author>
  <rights> © 2023 Spreedly</rights>
  <entry>
    <id>urn:uuid:b2676fcc-0dae-4fb8-8b38-523286ee44e5</id>
    <title>iFrame-v1 Current Version (v1 - 1.103)</title>
    <updated>2023-04-12T15:00:00Z</updated>
    <content>Baseline version of iframe-v1. Most up to date documentation can be found at
      https://docs.spreedly.com/guides/adding-payment-methods/iframe/ with the API reference
      available at https://docs.spreedly.com/reference/iframe/v1/</content>
  </entry>
  <entry>
    <id>https://core.spreedly.com/iframe/iframe-candidate.min.js</id>
    <title>Update iFrame-candidate</title>
    <updated>2023-04-28T18:10:55.540Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the past
          month. This includes 3 updates to the Click to Pay flow. <br />- Allow customer lookup by
          Phone number <br />- Update MC key values <br />- Enable 2 or 4 digit year (Click to Pay
          flow only)</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>https://core.spreedly.com/iframe/iframe-v1.min.js</id>
    <title>Add additional configuration options for C2P flow</title>
    <updated>2023-05-02T15:00:00Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.105)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>This allows for additional configuration options to be passed as part of the options
          object when initializing Click to Pay. The default values have not changed. Documentation
          for Click to Pay still in progress.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:1b2d4801-8695-40e0-b4fe-e286c9a0778b</id>
    <title>Prevent non-numeric characters in number and cvv fields.</title>
    <updated>2023-05-15T16:04:03.361Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.106)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>This change removes any non-numeric characters from being added to the number or cvv
          field, regardless of the setting of field type or format.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:d3bc9f6d-39ec-4174-ae6c-c9a65a0af4c2</id>
    <title>Lifecycle Error events: Add new fields</title>
    <updated>2023-05-16T14:00:00.635Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Stream Updated - v1 (1.107)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Upon 3ds:status events there will be a new field called response. When an error occurs
          this field will have the following nested fields: state, message, and error_code</p>
        <p>Documentation Link - https://docs.spreedly.com/reference/iframe/v1/#3ds-status</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a93f640b-1868-4203-b17a-14be8c2c3bf6</id>
    <title>Update Stable Channel</title>
    <updated>2023-05-16T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates iframe-stable to match the current version of iframe-candidate. This
          includes 3 updates to the Click to Pay flow. <br />- Allow customer lookup by Phone number <br />-
          Update MC key values <br />- Enable 2 or 4 digit year (Click to Pay flow only)</p>
        <p>Documentation Link - <a href="https://docs.spreedly.com/guides/click-to-pay/">C2P
          implementation guide</a> is now live on the spreedly docs, and within the <a
            href="https://docs.spreedly.com/reference/iframe/v1/#click-to-pay">iFrame API reference</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:24bfbfde-3aae-4320-9edd-372ebc474b0e</id>
    <title>Parameter Checking - Do not warn if string parameter is empty string</title>
    <updated>2023-06-06T14:00:00.635Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Stream Updated - v1 (1.108)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>This updates the parameter type checking to not warn when passing an empty string to a
          field that expects a string. Parameters set as an empty string will still be set as null
          on the PaymentMethod, consistent with the current behavior.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:7f8221a5-a07d-466d-84bc-8deb04a89666</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-06-06T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the month
          of May. This includes: <ul>
            <li>Additional configuration options for C2P</li>
            <li>Prevent non-numeric characters in number and cvv fields</li>
            <li>Lifecycle Error Events for 3DS status events</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:364dd97e-3d33-47fc-a29b-bae2ac110260</id>
    <title>Add setStyle option for placeholders</title>
    <updated>2023-06-06T14:00:00.999Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Stream Updated - v1 (1.109)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated the iFrame 'setStyle' API to allow updating the stylings on a set
          placeholder.</p>
        <p>Documentation Link - <a
            href="https://docs.spreedly.com/reference/iframe/v1/#setstyle-placeholder-stying">iFrame
          API Reference</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:35a3833e-e277-4c64-af35-16b813b033fe</id>
    <title>Update Stable channel</title>
    <updated>2023-06-20T14:00:00Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - Stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the Stable asset with changes from the most recent Candidate release. This
          includes: <ul>
            <li>Additional configuration options for Click 2 Pay</li>
            <li>Prevent non-numeric characters in number and CVV fields</li>
            <li>Lifecycle Error Events for 3DS status events</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:9527a850-f77a-4590-b63d-a58089bcc0b1</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-07-04T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate (1.109)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the month
          of June. This includes: <ul>
            <li>Parameter Checking - Do not warn if string parameter is empty string</li>
            <li>Add setStyle option for placeholders</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:7f3f3aaa-2196-11ee-be56-0242ac120002</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-07-18T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable (1.109)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable asset with changes from the most recent Candidate release.
          This includes: <ul>
            <li>Parameter Checking - Do not warn if string parameter is empty string</li>
            <li>Add setStyle option for placeholders</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:7716c305-9321-449b-bdc6-fcc243789721</id>
    <title>Add Panal Card Brand</title>
    <updated>2023-07-21T14:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Stream Updated - v1 (1.110)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated our BIN tables to include Panal card brand.</p>
        <p>Documentation Link - <a
            href="https://docs.spreedly.com/changelog/#support-panal-credit-card-brand-on-vpos">
          Changelog</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:81F7BAB5-C399-4C40-9BC0-DD0EF870CBB5</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-08-01T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate (1.110)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the month
          of July. This includes: <ul>
            <li>Add Panal Card Brand</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:ef920d43-2589-41d6-8860-df0eeb22b143</id>
    <title>Add Maestro BIN</title>
    <updated>2023-08-15T17:01:53.884Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.111)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Maestro BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:939e45c9-0b5d-490a-acbe-4b256ccb2f6f</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-08-16T17:00:00Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable (1.110)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable asset with changes from the most recent Candidate release.
          This includes: <ul>
            <li>Add Panal Card Brand</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:09503277-f455-47a4-9444-48d1e459b5c6</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-09-05T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate (1.111)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the month
          of August. This includes: <ul>
            <li>Spreedly has updated Maestro BINs for the iFrame</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:e2cd89b6-e57d-4c4b-860a-242204e2a4ad</id>
    <title>Add Verve BIN</title>
    <updated>2023-09-12T17:01:53.884Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.112)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Verve BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6c9d1dbd-2a4b-4798-8a4d-6f47c5424edf</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-09-19T14:00:00Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable (1.111)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable asset with changes from the most recent Candidate release.
          This includes: <ul>
            <li>Spreedly has updated Maestro BINs for the iFrame</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:cacc17a4-e4f2-4622-a687-91f9c1417293</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-10-03T14:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate (1.112)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate asset with all the changes to iframe-v1 over the month
          of September. This includes: <ul>
            <li>Add Verve BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:D591E345-FB25-445D-A572-865A20D6E24E</id>
    <title>Optimize iFrame</title>
    <updated>2023-10-10T19:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Use new minification to reduce iFrame file size</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:de2e2fa5-3826-447c-b602-56320b96e91d</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-10-17T19:00:00.001Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable (1.112)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable asset with changes from the most recent Candidate release.
          This includes: <ul>
            <li>Add Verve BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:23b5e3ae-6357-4246-9561-a4ba6a182a83</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-11-07T13:45:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate (1.113)</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of October. This includes: <ul>
            <li>Optimize iFrame - Use new minification to reduce iFrame file size</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:b967af0a-f0c4-4626-adc4-caa68a3b4adf</id>
    <title>Support returning 6 or 8 digit iin within the inputProperties fieldEvent object</title>
    <updated>2023-11-14T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.114)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>The fieldEvent object has been updated to include the issuer identification number (iin)
          property which will return the first 6-8 digits of the supplied card number depending on
          brand.</p>
        <p>Documentation Link - <a href="https://docs.spreedly.com/reference/iframe/v1/#fieldevent">iFrame
          fieldEvent Reference</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:4b0b72ba-7de8-441b-b1b5-72ae214c7942</id>
    <title>Update Cabal Bins</title>
    <updated>2023-11-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.115)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Cabal BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:3294a8f4-4501-411e-bdbd-0df83bb0cc45</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-11-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Optimize iFrame - Use new minification to reduce iFrame file size</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:d3c3bc7e-7e41-44c2-87b5-a860efde3886</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2023-12-08T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of November. This includes:<ul>
            <li>Support returning 6 or 8 digit iin within the inputProperties fieldEvent object</li>
            <li>Update Cabal Bins</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:59e9f7f2-5245-4540-b8e3-0cb2c4a22e07</id>
    <title>Add Lato font</title>
    <updated>2023-12-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.116)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Added ability to import and use 'Lato' font-family</p>
        <p>Documentation Link - <a href="https://docs.spreedly.com/reference/iframe/v1/#setstyle">iFrame
          setStyle Reference</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:78ab2c03-2614-4af0-8af9-0130de9de4c3</id>
    <title>Add maxLength attributes to cc and cvv inputs</title>
    <updated>2023-12-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.117)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>iFrame number and CVV inputs will now have a maxLength set based on cardType</p>
        <p>Documentation Link - <a
            href="https://docs.spreedly.com/guides/adding-payment-methods/iframe/#iframe-overview">iFrame
          Overview</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:99146902-8bca-4699-9b45-e1b83facf565</id>
    <title>Update iFrame Stable channel</title>
    <updated>2023-12-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Support returning 6 or 8 digit iin within the inputProperties fieldEvent object</li>
            <li>Update Cabal Bins</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:0b600dec-364f-4f22-9b98-cf8030988e5a</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-01-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of December. This includes:<ul>
            <li>Add Lato font</li>
            <li>Add maxLength attributes to cc and cvv inputs</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6701391a-26ac-489c-8b3a-1c0e57ff718b</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-01-16T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Add Lato font</li>
            <li>Add maxLength attributes to cc and cvv inputs</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:5be5fbdc-5628-4ca0-ab55-9db41077fb88</id>
    <title>Add Tuya BIN</title>
    <updated>2024-01-24T17:01:53.884Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.118)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Tuya BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:5f113627-9361-4a7a-adb3-325fd19a8f91</id>
    <title>3DS UI changes for Braintree Gateway Specific</title>
    <updated>2024-01-25T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.119)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>This updates the Braintree 3DS UI changes to set '2-inline-iframe' mode as default
          behavior for the 3DS Gateway specific flow</p>
      </div>
    </content>
  </entry>

  <entry>
    <id>urn:uuid:530d39fe-32b2-4301-820a-45d60c7d8206</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-02-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of January. This includes:<ul>
            <li>Add Tuya BIN</li>
            <li>3DS UI changes for Braintree Gateway Specific</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:1b9c5adf-3d69-46f6-b808-722d485adf45</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-02-20T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Add Tuya BIN</li>
            <li>3DS UI changes for Braintree Gateway Specific</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:48185bea-4c7b-4c7a-974d-85987cbd881c</id>
    <title>Allow PayPal to display without Pay Later button</title>
    <updated>2024-02-28T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.120)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>This updates iframe to allow the Braintree PayPal PayLater button to be optional.</p>
        <p>Documentation Link - <a
            href="https://docs.spreedly.com/payment-gateways/braintree/#step-1-create-a-purchase-or-authorize">PayPal
          Implementation Documentation</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:d1cf926b-e12b-4e54-9b9c-8589c27c5c74</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-03-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of February. This includes:<ul>
            <li>Allow PayPal to display without Pay Later button</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:8c6db939-8a18-45b7-a9e4-5aa876c270db</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-03-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Allow PayPal to display without Pay Later button</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:9c9dce0f-b1a0-4941-8464-47e6324a99a8</id>
    <title>Change Braintree 3DS flow from fingerprint to challenge</title>
    <updated>2024-03-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.121)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>This updates the 3DS LifeCycle to changle the Braintree 3Ds flow from fingerprint to
          challenge</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a415df93-d5ea-482b-a2ce-9cd8970f53bb</id>
    <title>Add Sodexo BIN</title>
    <updated>2024-03-27T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.122)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Sodexo BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:251e862b-bea2-4049-aa74-94048451d7d7</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-04-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of March. This includes:<ul>
            <li>Change Braintree 3DS flow from fingerprint to challenge</li>
            <li>Add Sodexo BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:189713bd-87a1-4bad-82b3-cff79f7153d6</id>
    <title>Update Unionpay BIN</title>
    <updated>2024-04-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.123)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Unionpay BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:8767c88d-2c31-49fc-90ae-42f3ffd4cb7b</id>
    <title>Add Routex BIN</title>
    <updated>2024-04-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.124)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Routex BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:752dfda1-5080-427f-a8e0-8fd1d35b95ea</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-04-16T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Change Braintree 3DS flow from fingerprint to challenge</li>
            <li>Add Sodexo BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:03d3c8fd-74b5-49f6-8733-ec30a70326cb</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-05-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of April. This includes:<ul>
            <li>Update Unionpay BIN</li>
            <li>Add Routex BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:733e5fe5-b4d0-48c9-8468-dd15662bd399</id>
    <title>Add setRequiredAttribute method</title>
    <updated>2024-05-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.125)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Add ability to add 'required' attribute to iframe cvv and card number inputs by using
          setRequiredAttribute method</p>
        <p>Documentation Link - <a
            href="https://docs.spreedly.com/reference/iframe/v1/#setRequiredAttribute">iFrame API
          Reference</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:78faf79d-428d-4ee9-8137-2c983a5ec522</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-05-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Update Unionpay BIN</li>
            <li>Add Routex BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:65cc7e84-00cc-4a2e-9190-c1772a2daea6</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-06-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of May. This includes:<ul>
            <li>Add setRequiredAttribute method</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:e2cd89b5-e57d-4c4b-860a-241104a224ed</id>
    <title>Add UATP card brand</title>
    <updated>2024-06-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.126)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated our BIN tables to include UATP card brand.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c7fe3ec2-1377-4534-b27b-709e30ec12e1</id>
    <title>Braintree accepts a new parameter when rendering the Paypal payment element</title>
    <updated>2024-06-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.127)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly now supports ‘callbackActionButtonFunction’ as a parameter for
          Spreedly.createBraintreePaymentElements. For more information, please review the
          documentation linked below.</p>
        <p>Documentation Link - <a
            href="https://developer.spreedly.com/docs/braintree-gateway-guide#prerequisites-before-rendering-braintree-payment-elements">Braintree
          Alternative Payment Methods guide</a></p>
      </div>
    </content>
  </entry>

  <entry>
    <id>urn:uuid:ae99b644-dae1-444f-bfb8-757caab9b25f</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-06-18T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Add setRequiredAttribute method</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:8369bc3b-d515-43e9-a672-1691b0e319e8</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-07-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of May. This includes:<ul>
            <li>Add UATP card brand</li>
            <li>Braintree accepts a new parameter when rendering the Paypal payment element</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:0f4f4e9c-3eda-491c-85d8-323869dce3ef</id>
    <title>Bug fix for importing font on cvv frame</title>
    <updated>2024-07-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.128)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Fixes an issue where Spreedly supported fonts were not correctly imported in the cvv
          frame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:565246f1-c5dc-416c-ba8b-b902d6c67d4a</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-07-16T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Add UATP card brand</li>
            <li>Braintree accepts a new parameter when rendering the Paypal payment element</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:43bbe85e-0f43-410d-b089-65c3fe625b47</id>
    <title>Update Lato font files</title>
    <updated>2024-07-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.129)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Updated Lato font files and added 900 and 100 font-weight options</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:f26ca2b4-6c22-4535-9772-c145e8521b9f</id>
    <title>Add Maestro BIN</title>
    <updated>2024-07-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.130)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Maestro BINs for the iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:108c756c-d05b-497a-9723-ea5f82e75de9</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-08-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of July. This includes:<ul>
            <li>Bug fix for importing font on cvv frame</li>
            <li>Update Lato font files</li>
            <li>Add Maestro BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:4bcba183-a91c-40a2-87bd-1653372188f9</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-08-20T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Bug fix for importing font on cvv frame</li>
            <li>Update Lato font files</li>
            <li>Add Maestro BIN</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:61d32e87-138e-4485-bf0a-7be278ea63e9</id>
    <title>Naranja number validation update</title>
    <updated>2024-08-29T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.131)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Naranja has started issuing cards that pass the luhn10 algorithm instead of luhn11. This
          change uses both algorithms to verify that a Naranja card number is valid.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:69d77520-b044-45e9-9ac7-15f4b9a1d3d0</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-09-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of August. This includes:<ul>
            <li>Naranja number validation update</li>
          </ul></p>
      </div>
    </content>
  </entry>

  <entry>
    <id>urn:uuid:f1fc0641-b6df-4c59-9522-bedcc2cb763d</id>
    <title>Update Lato font file format</title>
    <updated>2024-09-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.132)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Updates the Lato font file format from .ttf to .woff2</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:065f09b6-700c-4a0c-8921-49b8dba5d99b</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-09-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Naranja number validation update</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:4d11cf91-b757-4dbf-a7a1-99481cf3b8cf</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-10-01T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of September. This includes:<ul>
            <li>Update Lato font file format</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:f095f4e6-144e-40aa-aa3a-5ddd5bfbe63f</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-10-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Update Lato font file format</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:7640ac31-af85-4e8a-b471-6c5029185c86</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-11-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>There were no changes to iframe-v1 for the month of October.<ul></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:5a63f9a9-4f61-4ddd-b287-8a748fe60972</id>
    <title>New Credit Card Type Patagonia365 supported</title>
    <updated>2024-11-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.133)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>New Credit Card Type Patagonia365 supported removing Maestro's 504656 pattern and using
          it in this new card brand.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:de6d34dd-e8f1-4898-95f3-811e550340ea</id>
    <title>Click2Pay enhancements: encryptCard()</title>
    <updated>2024-11-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.134)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Update Click2Pay to use the mastercard public SDK function to encryptCard().</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a6997db9-53a3-4e05-a0a8-dcf7c2e8144b</id>
    <title>Permit additional test PANs</title>
    <updated>2024-11-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.135)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Permit additional test PANs cards for Spreedly.setValue('number', ...) function as
          described in the <a href="https://docs.spreedly.com/reference/iframe/v1/#setvalue">iFrame
          API documentation</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c7be0749-a8a2-4e4a-a601-ff03c04c1c1f</id>
    <title>Add initialized Click2Pay Event</title>
    <updated>2024-11-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.136)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly will now emit an c2p-initialized event when Click2Pay is initialized. See more
          information at <a href="https://developer.spreedly.com/docs/click-to-pay#events">C2P
            Events documentation</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:075a80f1-282b-4e1d-a76a-50cf2e0316a9</id>
    <title>Update iFrame Stable channel</title>
    <updated>2024-11-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>There were no changes to iframe-stable from the most recent iframe-candidate channel.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:30c60ec8-c206-41f7-83d8-dbe9d8089223</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2024-12-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of November. This includes:<ul>
            <li>New Credit Card Type Patagonia365 supported</li>
            <li>Click2Pay enhancements: encryptCard()</li>
            <li>Permit additional test PANs</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c7be0749-a8a2-4e4a-a601-ff03c04c1c1f</id>
    <title>Update 3ds lifecycle</title>
    <updated>2025-01-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.138)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated the 3DS lifecycle to accommodate upcoming improvements to 3DS.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:0d948ad0-e2f4-45c4-bdbb-f47089bab23d</id>
    <title>Edits to html attributes on cvv and cc number fields</title>
    <updated>2025-01-15T19:41:26.542Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.139)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>removed redundant attributes</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:b493e339-3626-45bb-847a-b982bfe6a735</id>
    <title>Initialization improvements</title>
    <updated>2025-01-24T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.141)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>This improves the performance of loading scripts within the number frame when necessary.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6d5714ab-b9e3-4829-ac13-8b12ad4159f8</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-02-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of January. This includes:<ul>
            <li>Update 3ds lifecycle</li>
            <li>Edits to html attributes on cvv and cc number fields</li>
            <li>Initialization improvements</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:f2a9d4e5-7c31-4b8d-9e6f-12d3456789ab</id>
    <title>New Credit Card Type Sol supported</title>
    <updated>2025-02-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.142)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>New Credit Card Type Sol supported</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:3856737a-a86d-4c7d-abc4-8df392699655</id>
    <title>Node and package updates</title>
    <updated>2025-02-12T16:27:28.828Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.143)</p>
        <p>Release Type - maintenance</p>
        <p>Release Description -</p>
        <p>Updating packages to maintain compliance.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:b45b03bf-6bf8-4969-82fe-80b749e85ea0</id>
    <title>Click to Pay Improvements</title>
    <updated>2025-02-12T17:45:28.828Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.144)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>C2P now supports: <ul>
            <li>Separated c2pInit and c2pLookup calls</li>
            <li>Support calling Spreedly.init prior to Spreedly.c2pInit</li>
            <li>Support multiple c2pLookup calls</li>
            <li>Replace deprecated OTP-channels element with full implementation of the supported
              OTP element</li>
            <li>Add additional eventing to allow better customer control of C2P</li>
          </ul>
        </p>
        <p>Additional documentation can be found in the <a
            href="https://developer.spreedly.com/docs/click-to-pay">Click to Pay Implementation
            guide</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c1eb5218-2de3-493d-89a6-f421e56bfd94</id>
    <title>C2P follow up</title>
    <updated>2025-02-12T19:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.145)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Resolving minor inconsistencies from earlier release</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c788acd9-89be-4403-a6d1-de5d9c1c691e</id>
    <title>Adding functionality to support upcoming features.</title>
    <updated>2025-02-13T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.146)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Adding functionality to support upcoming features.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:9d0e8e02-c151-42ac-bd67-acee367dc654</id>
    <title>Update card name for tarjeta sol</title>
    <updated>2025-02-14T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.147)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Update card name to 'tarjeta_sol' instead of 'sol'</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a502410d-ef7a-46be-aac3-171eb5a39b92</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-02-18T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>New Credit Card Type Patagonia365 supported</li>
            <li>Click to Pay enhancements</li>
            <li>Permit additional test PANs</li>
            <li>Update 3ds lifecycle</li>
            <li>Edits to html attributes on cvv and cc number fields</li>
            <li>Initialization improvements</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:879b7435-cb4c-48de-ad32-1a1a30e4a6c8</id>
    <title>Support Routex Bins</title>
    <updated>2025-02-20T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.148)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated Routex BINs to support 18 digit card numbers for iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a5115ebd-0f22-4416-9abf-5539458c6e01</id>
    <title>Update 3ds transaction status for new providers</title>
    <updated>2025-02-24T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.149)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Spreedly has updated when to request the status of 3ds transactions from our backend for
          certain sca transactions</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:80db94c7-22d2-490f-9f7f-2471a153f087</id>
    <title>3DS flow updates</title>
    <updated>2025-03-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.150)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Updates to 3ds flow for efficiency</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:17a3ad90-20b4-41be-90d8-b9a8ed15b4da</id>
    <title>Improving 3DS logic</title>
    <updated>2025-03-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.151)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Improving 3DS Logic for new SCA providers</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6002c80c-2482-485a-9aca-3a9a82c720fe</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-03-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of February. This includes:<ul>
            <li>New Credit Card Type Sol supported</li>
            <li>Node and package updates</li>
            <li>Click to Pay Improvements</li>
            <li>C2P follow up</li>
            <li>Adding functionality to support upcoming features.</li>
            <li>Update card name for tarjeta sol</li>
            <li>Support Routex Bins</li>
            <li>Update 3ds transaction status for new providers</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:24276130-f2df-4c74-be1c-173c8c54734f</id>
    <title>3DS flow updates</title>
    <updated>2025-03-10T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.152)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Updates to 3ds flow for efficiency</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:248c8310-97ae-4632-a90c-d42964d49b08</id>
    <title>3DS flow updates</title>
    <updated>2025-03-12T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.153)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Resiliency updates for future 3ds flow</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:e1b81d6f-eb27-45d0-a298-0f35a6482805</id>
    <title>3DS flow updates</title>
    <updated>2025-03-14T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.154)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Resiliency updates for future 3ds flow</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:37f95834-d770-47fb-8141-3a0f6a04eb7e</id>
    <title>3DS challenge updates</title>
    <updated>2025-03-18T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.155)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Update 3ds to not modify challenge display for new flow.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:47cd7eb5-7995-4290-afd2-6bf0f3252c16</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-03-18T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>New Credit Card Type Sol supported</li>
            <li>Node and package updates</li>
            <li>Click to Pay Improvements</li>
            <li>C2P follow up</li>
            <li>Adding functionality to support upcoming features.</li>
            <li>Update card name for tarjeta sol</li>
            <li>Support Routex Bins</li>
            <li>Update 3ds transaction status for new providers</li>
          </ul>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:139a5b65-883c-4757-8fa1-a2afefeaa9bf</id>
    <title>Internal logic to load scripts more reliably</title>
    <updated>2025-03-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.156)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Internal logic to load scripts more with more resiliency</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:cf467265-3de3-478d-89d8-0ec7b1f955de</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-04-01T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of March. This includes:<ul>
            <li>3DS flow updates</li>
            <li>3DS challenge updates</li>
            <li>Internal logic to load scripts more reliably</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:e15ea6a8-75f5-4db7-bbea-4099415add16 </id>
    <title>3DS logging</title>
    <updated>2025-04-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.157)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Add remote logging to certain 3ds scenarios for troubleshooting</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:056f0dcd-cd46-408e-bc08-b533f3060035</id>
    <title>Update Express v3 Assets</title>
    <updated>2025-04-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - Express</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Express v3 now supports enhanced security parameters for payment method tokenization</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:3bf7e82c-3b16-4117-91c0-c063f6f9dbfc</id>
    <title>Make 3ds script loading more reliable.</title>
    <updated>2025-04-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.158)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Handle edge case around asynchronous 3ds script loading.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:b7c040ae-4eaf-4d69-ac34-05507b537f1a</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-04-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>3DS flow updates</li>
            <li>3DS challenge updates</li>
            <li>Internal logic to load scripts more reliably</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:1a0bfc87-35f5-416c-a97a-f8dce27964cb</id>
    <title>Prevent errors caused be double initializing lifecycle.</title>
    <updated>2025-04-23T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.159)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>If 3ds lifecycle is initialized twice before the first process finishes this can cause
          errors in certain scenarios. The prevents the parallel executions.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:4001b05c-8192-486c-8daa-6d7a7e94df7d</id>
    <title>Updates to iFrame for Protect support</title>
    <updated>2025-05-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.160)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Adding additional support for upcoming Protect feature</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:01434a48-250c-4004-a498-6005a2d52ee6</id>
    <title>Update 3DS logging for errors</title>
    <updated>2025-05-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.161)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Report certain 3ds errors with remote logging.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:178f800d-f24d-4ee3-8a46-0a7bb862207f</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-05-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of April. This includes: <ul>
            <li>3DS logging</li>
            <li>Update Express v3 Assets</li>
            <li>Make 3ds script loading more reliable.</li>
            <li>Prevent errors caused be double initializing lifecycle.</li>
          </ul>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:88b84803-4fec-41d6-a8fe-c822d953724c</id>
    <title>3DS execution improvements</title>
    <updated>2025-05-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.162)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Update the 3ds lifecycle to eliminate possible race conditions that can occur if it is
          started two or more times in parallel.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:8c5441a8-e983-44fa-93c1-f48756a3284b</id>
    <title>3ds execution hardening</title>
    <updated>2025-05-14T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.163)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Increase reliability of 3ds execution.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:07e4df4b-ab1c-47aa-9fe6-c0e90b97a75d</id>
    <title>Optimize 3ds flows</title>
    <updated>2025-05-19T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.164)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Optimizing 3ds flow to ensure challenges aren't shown if already completed.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c4287e8f-d04d-4018-a6f5-b3c2b73b4b7a</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-05-20T04:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>3DS logging</li>
            <li>Update Express v3 Assets</li>
            <li>Make 3ds script loading more reliable.</li>
            <li>Prevent errors caused be double initializing lifecycle.</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:14312e4b-b3a4-4796-913e-3c9b9c96d1ad</id>
    <title>Bugfix: Challenge iframe classes</title>
    <updated>2025-05-23T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.165)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Fix for an issue that was causing the challenge iframe css classes to not be applied in
          all cases.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:d4b87921-4d76-4cdf-9867-739bb911586f</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-06-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of May. This includes:<ul>
            <li>Updates to iFrame for Protect support</li>
            <li>Update 3DS logging for errors</li>
            <li>3DS execution improvements</li>
            <li>3ds execution hardening</li>
            <li>Optimize 3ds flows</li>
            <li>Bugfix: Challenge iframe classes</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a808eb29-3fb1-465b-8899-d3039b845133</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-06-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>Updates to iFrame for Protect support</li>
            <li>Update 3DS logging for errors</li>
            <li>3DS execution improvements</li>
            <li>3ds execution hardening</li>
            <li>Optimize 3ds flows</li>
            <li>Bugfix: Challenge iframe classes</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:47E06A95-3CB8-4605-9B97-771D82265210 </id>
    <title>3DS logging Challenge Flow</title>
    <updated>2025-06-23T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.167)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Add remote logging for 3DS Challenge Flow</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:15e00661-ce4c-4ca9-8079-0c605536127f</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-07-01T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the
          month of June. This includes:<ul>
            <li>3DS logging Challenge Flow</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:97548a6f-7b5c-4fb9-a62f-b1617b1fd1ae</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-07-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - stable</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate
          channel. This includes:<ul>
            <li>3DS logging Challenge Flow</li>
          </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:13a9a4e4-f005-4d96-9c4d-1e6e56ae5b2f</id>
    <title>Improve 3ds tracking logic</title>
    <updated>2025-07-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.168)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Improve logic that Spreedly uses to track 3ds transactions to ensure it doesn't clash with customer tracking.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:5b842834-91ef-4661-af37-5a8bd0bd2069</id>
    <title>Update the 3ds logger initialization</title>
    <updated>2025-07-29T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.169)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Update the 3ds logger initialization &amp; added more logs around challenge iframe injection</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:3eafe4cb-8778-492c-aa46-7ed7185cb575</id>
    <title></title>
    <updated>2025-08-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.170)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Updating packages.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:0653db16-b537-4195-b443-7a9dd907df89</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-08-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - candidate</p>
        <p>Release Type - scheduled</p>
        <p>Release Description -</p>
        <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of July. This includes:<ul>
          <li>Improve 3ds tracking logic</li>
          <li>Update the 3ds logger initialization</li>
        </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:23f8f555-9ed1-435f-a087-aacdf0296760</id>
    <title>Added logging for 3ds edge case visibility</title>
    <updated>2025-08-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.171)</p>
      <p>Release Type - bugfix</p>
      <p>Release Description -</p>
      <p>Added logging to track when necessary data isn't present in 3ds flow.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c6a83dff-c217-4c90-9bbc-5bba9a0b2989</id>
    <title>Update Maestro BINs</title>
    <updated>2025-08-08T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.172)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Add new Maestro BIN 500055</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:25915096-a62b-4425-88d5-b042655f6225</id>
    <title>Simplify Fraud snippet invocation</title>
    <updated>2025-08-11T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.173)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>better align the method for invoking the protect fraud snippet.</p>
        <p>Documentation Link - <a href="https://developer.spreedly.com/docs/iframe-api-lifecycle">iFrame API Lifecycle</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:3ce4b80b-c924-4648-88df-21af524c2194</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-08-14T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul>
        <li>Improve 3ds tracking logic</li>
        <li>Update the 3ds logger initialization</li>
      </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:095e0029-3602-4a32-9808-d98b9b9013b7</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-09-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of August. This includes:<ul>
        <li>Added logging for 3ds edge case visibility</li>
        <li>Update Maestro BINs</li>
        <li>Simplify Fraud snippet invocation</li>
      </ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:55c260a1-98b4-4800-8e84-92ec6887e416</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-09-11T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul><li>Added logging for 3ds edge case visibility</li><li>Update Maestro BINs</li><li>Simplify Fraud snippet invocation</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:24337169-e417-466b-b95a-62c3eb665b43</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-10-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-candidate channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:235983cf-6112-4f3b-8b43-e6677af57dc0</id>
    <title>Emitting transaction context on all 3ds lifecycles</title>
    <updated>2025-10-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.174)</p>
      <p>Release Type - bugfix</p>
      <p>Release Description -</p>
      <p>Certain 3ds transactions are not emitting the same 3ds transaction context on the events
This ensures that it is correctly emitted with the event in all cases.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:370f53a9-6237-4751-9b80-eb3c151df794</id>
    <title>Add various card types</title>
    <updated>2025-10-15T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.175)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Adding 15 card types to iFrame</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:b6b70a65-8f88-4a08-9b94-2374de5d9bb0</id>
    <title>Add guards against incorrect 3ds calls</title>
    <updated>2025-10-16T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.176)</p>
      <p>Release Type - bugfix</p>
      <p>Release Description -</p>
      <p>Add guards against incorrect 3ds calls</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:8009c04a-b248-455d-bb9c-0adc5d55a060</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-10-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-stable channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:95a02511-d57e-4af2-92c8-8808f51dd98b</id>
    <title>Add another guard against incorrect 3ds calls</title>
    <updated>2025-10-27T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.177)</p>
      <p>Release Type - bugfix</p>
      <p>Release Description -</p>
      <p>Add another guard against incorrect 3ds calls</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:92b3fbe4-ea4a-426e-ac3d-7a498df6305d</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-11-04T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of October. This includes:<ul><li>Emitting transaction context on all 3ds lifecycles</li><li>Add various card types</li><li>Add guards against incorrect 3ds calls</li><li>Add another guard against incorrect 3ds calls</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:d4b10027-ca3d-4210-8c8d-c3678c65d4f2</id>
    <title>Better 3DS test transaction handling.</title>
    <updated>2025-11-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.178)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Updating the test 3DS transaction flow to better mimic the production flow.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:df4c041c-4467-4ddc-ac5a-3fe3e861a151</id>
    <title>Update iFrame Stable channel</title>
    <updated>2025-11-18T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul><li>Emitting transaction context on all 3ds lifecycles</li><li>Add various card types</li><li>Add guards against incorrect 3ds calls</li><li>Add another guard against incorrect 3ds calls</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:70279dab-42e3-4e9e-a8fa-bb3096ebb48f</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2025-12-02T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of November. This includes:<ul><li>Better 3DS test transaction handling.</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:02e833a6-2396-4001-ba3a-d167789fa135</id>
    <title>Improve 3ds tracking logic</title>
    <updated>2025-12-09T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.179)</p>
        <p>Release Type - bugfix</p>
        <p>Release Description -</p>
        <p>Improve 3ds tracking logic</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:f2808a2e-ccbf-4fcb-b723-6c6f73b749e5</id>
    <title>Update iFrame Stable channel</title>
    <updated>2026-01-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul><li>Better 3DS test transaction handling.</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6ccbf836-1e9a-4ed1-8639-1ca9ee78b116</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2026-01-06T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of December. This includes:<ul><li>Improve 3ds tracking logic</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:2ce60ebc-6bd1-4e74-9ceb-a6c7f2028990</id>
    <title>Update iFrame Stable channel</title>
    <updated>2026-01-20T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul><li>Improve 3ds tracking logic</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:9ce331f2-0870-499c-bd15-7da1a88ebb33</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2026-02-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-candidate channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:c812d3e0-ec27-4a17-8b13-5300108297e8</id>
    <title>Enhanced security values for tokenizeCreditCard</title>
    <updated>2026-02-11T16:02:42.000Z</updated>
    <content type="xhtml">
      <div>
        <p>Release Channel Updated - v1 (1.180)</p>
        <p>Release Type - feature</p>
        <p>Release Description -</p>
        <p>Allow passing enhanced security values (nonce, timestamp, certificateToken, signature) to
          Spreedly.tokenizeCreditCard.</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:1beaba7d-3072-4766-b644-ab2564bfde63</id>
    <title>Update iFrame Stable channel</title>
    <updated>2026-02-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-stable channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:04c129c6-d390-4784-9cd0-060a00ee6ac3</id>
    <title>Optimization of 3ds challenge display</title>
    <updated>2026-02-23T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.181)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Handling a customer edge case for 3ds challenge display</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:6f73c9e6-32e2-4b29-96d4-40d99e7100b6</id>
    <title>Add New Wex Card Type</title>
    <updated>2026-02-25T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.182)</p>
      <p>Release Type - feature</p>
      <p>Release Description -</p>
      <p>Added new Wex card type and it validations</p>
      </div>
    </content>
  </entry>

  <entry>
    <id>urn:uuid:4fb61c49-effa-4f51-9651-a319b5def941</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2026-03-03T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of February. This includes:<ul><li>Enhanced security values for tokenizeCreditCard</li><li>Optimization of 3ds challenge display</li><li>Add New Wex Card Type</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:ab07cd8b-3e7f-4d7e-9212-d740da8b2404</id>
    <title>Update iFrame Stable channel</title>
    <updated>2026-03-17T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-stable channel with changes from the most recent iframe-candidate channel. This includes:<ul><li>Enhanced security values for tokenizeCreditCard</li><li>Optimization of 3ds challenge display</li><li>Add New Wex Card Type</li></ul></p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:80c43539-5297-4608-a470-40ab9ff4c6fb</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2026-04-07T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-candidate channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:a11d96d2-cace-47a0-992a-7d5bd42bce6d</id>
    <title>Updated 3ds script version</title>
    <updated>2026-04-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - v1 (1.183)</p>
      <p>Release Type - bugfix</p>
      <p>Release Description -</p>
      <p>Updating 3ds handling in to fix bug with Santander Chile challenge form loading</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:abc6947a-0246-4f00-b41e-4fc29ee7d1b2</id>
    <title>Update iFrame Stable channel</title>
    <updated>2026-04-21T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - stable</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>No updates for the most recent iframe-stable channel were made in the last month.\n</p>
      </div>
    </content>
  </entry>
  <entry>
    <id>urn:uuid:f1714845-391e-49c6-a117-5563bc30993b</id>
    <title>Update iFrame Candidate channel</title>
    <updated>2026-05-05T00:00:00.000Z</updated>
    <content type="xhtml">
      <div>
      <p>Release Channel Updated - candidate</p>
      <p>Release Type - scheduled</p>
      <p>Release Description -</p>
      <p>This updates the iframe-candidate channel with all the changes to iframe-v1 over the month of April. This includes:<ul><li>Updated 3ds script version</li></ul></p>
      </div>
    </content>
  </entry>
</feed>