<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AN_BALPH2_V2 Archives - AndDone</title>
	<atom:link href="https://www.anddone.com/tag/an_balph2_v2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anddone.com/tag/an_balph2_v2/</link>
	<description>Powering Insurance Payments with AndDone</description>
	<lastBuildDate>Wed, 08 Apr 2026 21:27:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.anddone.com/wp-content/uploads/2025/09/cropped-AndDone_Logo_Secondary_Color-1-32x32.png</url>
	<title>AN_BALPH2_V2 Archives - AndDone</title>
	<link>https://www.anddone.com/tag/an_balph2_v2/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Production Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</title>
		<link>https://www.anddone.com/production-release-notes-balance-platform-phase-ii-an_balph2_v2/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Thu, 08 Jan 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[ISV & Platform Integrations]]></category>
		<category><![CDATA[Platform Enablement]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Admin Portal]]></category>
		<category><![CDATA[AN_BALPH2_V2]]></category>
		<category><![CDATA[Balance Platform]]></category>
		<category><![CDATA[For Developers]]></category>
		<guid isPermaLink="false">https://www.anddone.com/production-release-notes-balance-platform-phase-ii-an_balph2_v2/</guid>

					<description><![CDATA[<p>This release bundle primarily consists of prerequisites for Phase 2 initiatives for Alloy underwriting Foundational items KYC Deadline and KYC status summary views, and Miscellaneous Tech Backlog and hotfix items. This includes updates t...</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-balance-platform-phase-ii-an_balph2_v2/">Production Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 id="block-Gry3nezWOE" class="wp-block-nectar-blocks-text nectar-blocks-text">Adds KYC status, deadline visibility, and merchant association improvements to the Admin Portal</h2>



<h4 id="block-ummen0UtGB" class="wp-block-nectar-blocks-text nectar-blocks-text">What&#8217;s new</h4>



<p id="block-0tGFXRwyU7" class="wp-block-nectar-blocks-text nectar-blocks-text">Several updates have been made to how merchant and KYC data is displayed and managed in the Admin Portal. Merchant details are now synchronized across the Onboarding and Edit workflows for a consistent UX. The merchant listing API now returns KYC Status and KYC Deadline fields, and both are displayed in the Admin Portal. The KYC Status value has been changed from a string literal to a Boolean for consistency and easier programmatic handling.</p>



<h4 id="block-Rmqd9fWIVL" class="wp-block-nectar-blocks-text nectar-blocks-text">Why it matters</h4>



<p id="block-ThxceVGvoo" class="wp-block-nectar-blocks-text nectar-blocks-text">Before this change, KYC status and deadline information was not surfaced in the merchant listing or Admin Portal views, requiring separate lookups to assess compliance state. Admins can now see KYC status and deadlines at a glance, and integrations consuming the merchant listing API can handle KYC Status as a Boolean rather than parsing a string value.</p>



<h4 id="block-dW8lZpztWI" class="wp-block-nectar-blocks-text nectar-blocks-text">Changes</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Parameter</th><th>Change Type</th><th>Resource / Endpoint</th></tr></thead><tbody><tr><td><code>kycStatus</code></td><td>Modified (String → Boolean)</td><td>Merchant Listing API</td></tr><tr><td><code>kycDeadline</code></td><td>Added</td><td>Merchant Listing API</td></tr></tbody></table></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 id="block-TpSlcRKT3w" class="wp-block-nectar-blocks-text nectar-blocks-text">Integrates Alloy underwriting services as the primary underwriting engine</h1>



<h4 id="block-D3RCFL9KqH" class="wp-block-nectar-blocks-text nectar-blocks-text">What&#8217;s new</h4>



<p id="block-C4eVxeH89n" class="wp-block-nectar-blocks-text nectar-blocks-text">The platform now integrates with Alloy&#8217;s underwriting services, replacing the previous Infinicept-based underwriting results processing. The integration includes the ability to trigger Alloy journeys for AndDone applications, an Alloy adapter for service API integrations, preservation of underwritten applications and their references, persistence of underwriting evaluations, and a redesigned underwriting results data source with additional attributes. Business Entity representative data is now mapped to Alloy with defined precedence rules. Underwriting results processing from Infinicept has been fully decommissioned.</p>



<h4 id="block-jCjR3rEzAB" class="wp-block-nectar-blocks-text nectar-blocks-text">Why it matters</h4>



<p id="block-LXZuMbjP4l" class="wp-block-nectar-blocks-text nectar-blocks-text">The platform&#8217;s underwriting pipeline now runs through Alloy end-to-end. Integrations or internal tooling that previously relied on Infinicept for underwriting results will need to be updated to consume data from the new Alloy-backed data source. The redesigned results schema includes additional attributes that were not previously available.</p>



<h4 id="block-9u2leylNaL" class="wp-block-nectar-blocks-text nectar-blocks-text">Upgrade</h4>



<ol class="wp-block-list">
<li>Review any integrations consuming underwriting results and update them to use the new Alloy-backed data source.</li>



<li>Update any Infinicept-specific underwriting result handling — that processing path has been decommissioned.</li>



<li>Verify Business Entity representative mappings align with the new Alloy precedence rules.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 id="block-MxBDe2HTNe" class="wp-block-nectar-blocks-text nectar-blocks-text">Adds ability for admins to create AndDone sub-merchant applications via the merchant-facing Application Portal</h2>



<h4 id="block-CM16maBa7Z" class="wp-block-nectar-blocks-text nectar-blocks-text">What&#8217;s new</h4>



<p id="block-Hyy8naHS5b" class="wp-block-nectar-blocks-text nectar-blocks-text">Admins can now create AndDone sub-merchant applications directly through the merchant-facing Application Portal. This provides a self-contained flow for initiating sub-merchant onboarding without requiring backend intervention.</p>



<h4 id="block-jMvHlgAIGP" class="wp-block-nectar-blocks-text nectar-blocks-text">Why it matters</h4>



<p id="block-jXt0BJhUKz" class="wp-block-nectar-blocks-text nectar-blocks-text">Before this change, creating a sub-merchant application required steps outside the portal. Admins now have a direct, UI-driven path to initiate sub-merchant onboarding within the Application Portal.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 id="block-3LYAcrxVrj" class="wp-block-nectar-blocks-text nectar-blocks-text">Miscellaneous tech backlog improvements</h2>



<h4 id="block-BsTitGeT6E" class="wp-block-nectar-blocks-text nectar-blocks-text">What&#8217;s new</h4>



<p id="block-A4Th591TAj" class="wp-block-nectar-blocks-text nectar-blocks-text">Several internal platform improvements have been made. The Virtual Account API now returns Processor ID and Processor Name in its response. A new Virtual Account Default API allows setting a default account per processor. The platform webhook has been updated to use Platform credentials. Application logs have been added to the new merchant onboarding and update boarding steps for improved observability.</p>



<h4 id="block-Anw8ZvOs0p" class="wp-block-nectar-blocks-text nectar-blocks-text">Changes</h4>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Parameter</th><th>Change Type</th><th>Resource / Endpoint</th></tr></thead><tbody><tr><td><code>processorId</code></td><td>Added</td><td>Virtual Account API</td></tr><tr><td><code>processorName</code></td><td>Added</td><td>Virtual Account API</td></tr></tbody></table></figure>



<h4 id="block-nuTAiwkntN" class="wp-block-nectar-blocks-text nectar-blocks-text">Why it matters</h4>



<p id="block-yZUfq3cryk" class="wp-block-nectar-blocks-text nectar-blocks-text">The Virtual Account API now provides richer processor context in responses, reducing the need for additional lookups. Default account configuration per processor is now manageable via API. Improved logging on onboarding steps makes it easier to trace and debug merchant onboarding flows.</p>



<hr class="wp-block-separator has-text-color has-white-color has-alpha-channel-opacity has-white-background-color has-background"/>



<h6 id="block-V3xP5dO2oT" class="wp-block-nectar-blocks-text nectar-blocks-text">Production Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</h6>



<h6 id="block-aFaGymzFTV" class="wp-block-nectar-blocks-text nectar-blocks-text">Release Date: Jan 08, 2026</h6>



<h6 id="block-VqKVnGEwsv" class="wp-block-nectar-blocks-text nectar-blocks-text">Release Status: Deployed to Production</h6>



<p id="block-JSNh5UPGbt" class="wp-block-nectar-blocks-text nectar-blocks-text">This release bundle primarily consists of prerequisites for Phase 2 initiatives for Alloy underwriting Foundational items KYC Deadline and KYC status summary views, and Miscellaneous Tech Backlog and hotfix items. This includes updates to Admin Portal, Merchant Portal and some backend processing upgraded. This also includes bug-fixes as identified during the development cycle.</p>



<p id="block-mi9UfBvoDb" class="wp-block-nectar-blocks-text nectar-blocks-text">────────────────────────────────────────────</p>



<p id="block-0iD4G2GWAE" class="wp-block-nectar-blocks-text nectar-blocks-text">Merchant Associations with Existing Application Admin Portal Changes (AN-39705, AN-40271, AN-40275, AN-41610)</p>



<ul class="wp-block-list">
<li>UX synchronization of Merchant details on display for Onboarding or Edit workflow</li>



<li>KYC Status and Deadline on Merchant listing API</li>



<li>KYC Status and Deadline display on Admin portal</li>



<li>KYC Status value as a Boolean instead of String literal</li>
</ul>



<p id="block-N2iqp1TfGd" class="wp-block-nectar-blocks-text nectar-blocks-text">Client Facing: No</p>



<p id="block-6ElBVc4jj3" class="wp-block-nectar-blocks-text nectar-blocks-text">────────────────────────────────────────────</p>



<p id="block-iJAIdtKXjz" class="wp-block-nectar-blocks-text nectar-blocks-text">Integration with Alloy Underwriting Services (AN-38476, AN-38809, AN-39428, AN-40058, AN-40571, AN-40666, AN-41078)</p>



<ul class="wp-block-list">
<li>Ability to perform Alloy Journey trigger for AndDone application</li>



<li>Alloy adapter for service API integrations</li>



<li>Ability to preserve underwritten applications and its references</li>



<li>Ability to persist underwriting evaluations</li>



<li>Redesign of underwriting results datasource to include additional attributes</li>



<li>Decommission of underwriting results processing from Infinicept</li>



<li>Mapping precedence of Business Entity representatives to Alloy</li>
</ul>



<p id="block-ARL589k1dc" class="wp-block-nectar-blocks-text nectar-blocks-text">Client Facing: Yes</p>



<p id="block-sUOitg38Rz" class="wp-block-nectar-blocks-text nectar-blocks-text">────────────────────────────────────────────</p>



<p id="block-YJrSq2l65q" class="wp-block-nectar-blocks-text nectar-blocks-text">Merchant Facing Application Portal (AN-40665)</p>



<ul class="wp-block-list">
<li>Ability to create an AndDone Sub merchant Application for Admins</li>
</ul>



<p id="block-R8Dsf3Yz4n" class="wp-block-nectar-blocks-text nectar-blocks-text">Client Facing: No</p>



<p id="block-gipjWR2JUv" class="wp-block-nectar-blocks-text nectar-blocks-text">────────────────────────────────────────────</p>



<p id="block-H9xq7rWWtH" class="wp-block-nectar-blocks-text nectar-blocks-text">Tech Backlog &#038; Miscellaneous (AN-41931, AN-41932, AN-36121, AN-40501)</p>



<ul class="wp-block-list">
<li>Virtual Account API returning Processor ID &amp; Name</li>



<li>Virtual Account Default API to set default account per processor</li>



<li>Platform webhook to use Platform credentials</li>



<li>Adding application logs on New merchant onboarding and update boarding steps</li>
</ul>



<p id="block-WoVHmcOrwK" class="wp-block-nectar-blocks-text nectar-blocks-text">Client Facing: No</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-balance-platform-phase-ii-an_balph2_v2/">Production Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UAT Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</title>
		<link>https://www.anddone.com/uat-release-notes-balance-platform-phase-ii-an_balph2_v2/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[ISV & Platform Integrations]]></category>
		<category><![CDATA[Platform Enablement]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Admin Portal]]></category>
		<category><![CDATA[AN_BALPH2_V2]]></category>
		<category><![CDATA[Balance Platform]]></category>
		<category><![CDATA[For Developers]]></category>
		<guid isPermaLink="false">https://www.anddone.com/uat-release-notes-balance-platform-phase-ii-an_balph2_v2/</guid>

					<description><![CDATA[<p>This release bundle primarily consists of prerequisites for Phase 2 initiatives for Alloy underwriting Foundational items KYC Deadline and KYC status summary views, and Miscellaneous Tech Backlog and hotfix items. This includes updates t...</p>
<p>The post <a href="https://www.anddone.com/uat-release-notes-balance-platform-phase-ii-an_balph2_v2/">UAT Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Overview</h2>
<ul>
<li><strong>Release date:</strong> December 29, 2025</li>
<li><strong>Release status:</strong> Deployed to UAT</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 309–310</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>AN-39705, AN-40271, AN-40275, AN-41610)</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-39705</li>
<li>AN-40271</li>
<li>AN-40275</li>
<li>AN-41610</li>
<li>AN_BALPH2_V2</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>UAT Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)<br />Release Date: Dec ith, 2025,<br />Release Status: Deployed to UAT<br />This release bundle primarily consists of prerequisites for Phase 2 initiatives for Alloy<br />underwriting Foundational items KYC Deadline and KYC status summary views, and<br />Miscellaneous Tech Backlog and hotfix items. This includes updates to Admin Portal, Merchant<br />Portal and some backend processing upgraded. This also includes bug-fixes as identified during<br />the development cycle.<br />Features Deployed to UAT Client<br />Facing<br />Impact<br />Merchant Associations with Existing Application Admin No<br />Portal Changes<br />AN-39705, AN-40271, AN-40275, AN-41610)<br />re</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 309–310.</p>
<p>The post <a href="https://www.anddone.com/uat-release-notes-balance-platform-phase-ii-an_balph2_v2/">UAT Release Notes &#8211; Balance Platform Phase II (AN_BALPH2_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
