<?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>Embedded &amp; Branded Payment Experiences Archives - AndDone</title>
	<atom:link href="https://www.anddone.com/category/embedded-and-branded-payment-experiences/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anddone.com/category/embedded-and-branded-payment-experiences/</link>
	<description>Powering Insurance Payments with AndDone</description>
	<lastBuildDate>Mon, 06 Apr 2026 22:31:23 +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>Embedded &amp; Branded Payment Experiences Archives - AndDone</title>
	<link>https://www.anddone.com/category/embedded-and-branded-payment-experiences/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PROD Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</title>
		<link>https://www.anddone.com/prod-release-angular-version-upgrade-an_angupd_v1/</link>
		
		<dc:creator><![CDATA[Samuel Yang]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[AndDone.js & UI Components]]></category>
		<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Angular]]></category>
		<category><![CDATA[Anytime Payments]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[NPM]]></category>
		<guid isPermaLink="false">https://www.anddone.com/prod-release-angular-version-upgrade-an_angupd_v1/</guid>

					<description><![CDATA[<p>Angular version upgrade (v15 to v20), NPM package consolidation, client-side payload encryption, and Anytime Portal bug fixes.</p>
<p>The post <a href="https://www.anddone.com/prod-release-angular-version-upgrade-an_angupd_v1/">PROD Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 id="block-Lb2WQG8VF3" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Upgrades the Payment Portal From Angular v15 to v20</h2>



<h4 id="block-Fx7h1XzJhA" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-oZ8ysRd7R7" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">The Anytime Payment Portal has been upgraded from Angular version 15 to version 20. This brings the portal in line with the current Angular release, incorporating the framework improvements, performance enhancements, and security patches introduced across the v16–v20 range.</p>



<h4 id="block-cMZcuvsQxj" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-fJajtKHVJ3" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this upgrade, the portal was running on an Angular version that no longer receives active support. You can now build against and integrate with a portal that runs on a current, actively maintained Angular version, reducing compatibility friction and exposure to unpatched vulnerabilities.</p>



<h4 id="block-gLGushUre5" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Upgrade</h4>



<ol class="wp-block-list [li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3">
<li>Ensure any custom Angular components or libraries embedded in or alongside the portal are compatible with Angular v20.</li>



<li>Review any peer dependencies in your integration that declared a constraint on Angular v15 and update them accordingly.</li>



<li>Re-test any portal customizations or overrides that interact with Angular lifecycle hooks, routing, or change detection, as behavior in these areas evolved between v15 and v20.</li>
</ol>



<h2 id="block-5rxEJLrHwB" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Introduces a Centralized Shared NPM Package for Angular Micro-Frontends</h2>



<h4 id="block-akftL4grzY" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-z6NaIge1H8" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">A new shared NPM package centralizes common Angular code — including services, interceptors, components, pipes, constants, and enums — that was previously duplicated across multiple micro-frontend applications. All Angular 19+ micro-frontends now consume this single package instead of maintaining their own copies of shared logic.</p>



<h4 id="block-f8qNQwnObM" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-A4LtDHYVuu" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this change, the same code existed in multiple places, meaning a bug fix or enhancement had to be applied and tested in every application separately. You can now rely on a single source of truth for shared functionality, making updates faster and reducing the risk of inconsistencies across applications.</p>



<h4 id="block-8KaAaZML67" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Upgrade</h4>



<ol class="wp-block-list [li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3">
<li>Remove any locally duplicated copies of shared services, interceptors, components, pipes, constants, or enums from your micro-frontend application.</li>



<li>Add the new shared package as a dependency in your <code class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]">package.json</code>.</li>



<li>Update import paths in your application to reference the shared package rather than local copies.</li>



<li>Run your test suite to confirm no regressions from the import path changes.</li>
</ol>



<h2 id="block-LEAhVnmbvk" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Updates the Shared NPM Package to Support Consumer Application Requirements</h2>



<h4 id="block-aLlxEnI8zz" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-jYAMcLmUAI" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">The centralized shared NPM package has been extended to include additional common functionality required by the consumer-facing Angular application. These additions ensure the package covers the full breadth of shared logic needed across the application suite, not just the initial set of micro-frontends.</p>



<h4 id="block-UKZO8lInb8" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-SoI7spJUIo" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">You can now use the shared package as the single dependency for common Angular code across both existing micro-frontends and the consumer application, without needing to maintain parallel implementations.</p>



<h2 id="block-eEJMyj8MWd" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Adds Client-Side Payload Encryption for Payment Submission</h2>



<h4 id="block-BMxPJtDNOX" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-CqWBls5LQT" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">The payment submission API now supports full client-side payload encryption. Before a payment request is sent, the entire request body is encrypted on the client using a public key. The payload is only decrypted by backend services upon receipt. This behavior is controlled by a feature flag named cryptography — when the flag is on, all payment request payloads are encrypted in transit; when off, payloads are sent as plain text matching the existing behavior.</p>



<h4 id="block-1MdR3gY0zX" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-7l16gI7QB2" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this change, payment request payloads were transmitted without client-side encryption, relying solely on transport-layer security. You can now enable end-to-end payload encryption for payment submissions, significantly reducing the risk of sensitive payment data being exposed at any intermediate layer.</p>



<h4 id="block-iwmzwH7v2E" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Changes</h4>



<p id="block-RcpXXicGon" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Parameter: Request body of POST /payment Change type: Modified — when the cryptography feature flag is enabled, the entire request payload is encrypted before transmission and must be decryptable by the backend using the corresponding private key. When the flag is disabled, existing behavior is preserved.</p>



<h2 id="block-csn7AkB74a" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">Fixes Stale Inline Validation Errors When Switching Payment Method Tabs</h2>



<h4 id="block-ZiFsErFd8q" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">What&#8217;s New</h4>



<p id="block-hDGIaXqMQK" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">On the payment method selection page, inline validation error messages for Banking Type and Account Type fields were not cleared when a user navigated from the Card tab to the ACH tab. The form now correctly resets these error states on tab switch, so only errors relevant to the currently active tab are shown.</p>



<h4 id="block-ql4WXEVVWx" class="wp-block-nectar-blocks-text nectar-blocks-text text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Why It Matters</h4>



<p id="block-1poFKPbSLL" class="wp-block-nectar-blocks-text nectar-blocks-text font-claude-response-body break-words whitespace-normal leading-[1.7]">Before this fix, users switching from the Card tab to the ACH tab would see leftover error messages from the Card form, creating a confusing and misleading experience. Validation errors now only appear in the context of the tab the user is actively filling out.</p>



<div class="wp-block-nectar-blocks-divider nectar-blocks-divider" id="block-1gjWWepPLd"><div class="nectar-blocks-divider__inner"><div class="nectar__bg-layers parent-block-block-1gjWWepPLd"><div class="nectar__bg-layer nectar__bg-color"></div></div><span class="nectar-blocks-divider__line"></span></div></div>



<p id="block-TdXgvH3rEj" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Release Date: </strong>Feb 26th, 2026</p>



<p id="block-6t8RdyYdiJ" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>Release Status: </strong>Deployed to PROD</p>



<p id="block-nGrYAYL7es" class="wp-block-nectar-blocks-text nectar-blocks-text">This release contains the technical upgrades such as angular version upgrade (v15 to v20), NPMPackage for common code from UI, NPM package update, Client-Side Payload Encryption.</p>



<h4 id="block-iq6TZo4lWH" class="wp-block-nectar-blocks-text nectar-blocks-text">[AN-38395] &#8211; Anytime Payments Angular Upgrade</h4>



<p id="block-j6dDqOUiBw" class="wp-block-nectar-blocks-text nectar-blocks-text">Upgraded the Anytime Payment Portal from Angular v15 tov20.</p>



<p id="block-QnQ9YRnNnD" class="wp-block-nectar-blocks-text nectar-blocks-text">No</p>



<h4 id="block-AP3HBZaRhJ" class="wp-block-nectar-blocks-text nectar-blocks-text">[AN-30796] &#8211; NPM Package &#8211; for common code from UI</h4>



<p id="block-QagChqMmN4" class="wp-block-nectar-blocks-text nectar-blocks-text">Introduced a centralized shared package for all Angular 19MFEs to eliminate duplicate common code (services,interceptors, components, pipes, constants, enums).</p>



<p id="block-ZI9Gi5aY3M" class="wp-block-nectar-blocks-text nectar-blocks-text"><strong>This change ensures:</strong></p>



<p id="block-PR4zHYwRXa" class="wp-block-nectar-blocks-text nectar-blocks-text">Single source of truth<br>Improved consistency across MFEs<br>Simplified maintenance and bug fixes<br>Easier version upgrades for all applications</p>



<p id="block-jklkN5HvoI" class="wp-block-nectar-blocks-text nectar-blocks-text">No</p>



<h4 id="block-uomtBF0mhf" class="wp-block-nectar-blocks-text nectar-blocks-text">[AN-35616]- Update NPM Package to accommodate other application changes </h4>



<p id="block-ElOeMEdRnv" class="wp-block-nectar-blocks-text nectar-blocks-text">Changes to the NPM package to support new commonfunctionality required for the consumer Angular application.</p>



<p id="block-PxwzQFcLLJ" class="wp-block-nectar-blocks-text nectar-blocks-text">No</p>



<h4 id="block-hGmAPO9XHs" class="wp-block-nectar-blocks-text nectar-blocks-text">[AN-41602]- Client-Side Payload Encryption for PaymentSubmission</h4>



<p id="block-fj1AybN5oL" class="wp-block-nectar-blocks-text nectar-blocks-text">Changes made in {{BaseURL}}/payment API to ensure that entire payload is encrypted on the client using a secure public key before being transmitted and decrypted only bybackend services.</p>



<p id="block-v3IKVwhMsh" class="wp-block-nectar-blocks-text nectar-blocks-text">NoFeatures Deployed to UAT ClientFacingImpact</p>



<p id="block-MTADB2OMUW" class="wp-block-nectar-blocks-text nectar-blocks-text">Launch darkly Flag “cryptography’ is created. If Flag is ON, then the payment API entire request payload will be encrypted to secure the requested details.</p>



<p id="block-NLFA2ycQd0" class="wp-block-nectar-blocks-text nectar-blocks-text">If flag is OFF, then the payment API request payload willbe shown as is as per existing.</p>



<p id="block-9Gt8de4PaM" class="wp-block-nectar-blocks-text nectar-blocks-text">This change is implemented on anytime portal as of now.</p>



<h4 id="block-XdYqJmwRZ0" class="wp-block-nectar-blocks-text nectar-blocks-text">[AN-46112] &#8211; Bug fixes on anytime portal payment method page.</h4>



<p id="block-oplwAOSoMU" class="wp-block-nectar-blocks-text nectar-blocks-text">Existing Behavior: The Inline error of Banking Type andAccount Type remains as is if user navigate from Card tabto ACH tab.</p>



<p id="block-MupEK0sUPL" class="wp-block-nectar-blocks-text nectar-blocks-text">Yes</p>



<p id="block-9MJ7tnSbi9" class="wp-block-nectar-blocks-text nectar-blocks-text">Fixed Behavior: No error will be displayed if user navigatefrom CARD tab to ACH Tab.</p>
<p>The post <a href="https://www.anddone.com/prod-release-angular-version-upgrade-an_angupd_v1/">PROD Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UAT Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</title>
		<link>https://www.anddone.com/uat-release-angular-version-upgrade-an_angupd_v1/</link>
		
		<dc:creator><![CDATA[Samuel Yang]]></dc:creator>
		<pubDate>Mon, 16 Feb 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[AndDone.js & UI Components]]></category>
		<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Angular]]></category>
		<category><![CDATA[Anytime Payments]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[NPM]]></category>
		<category><![CDATA[UAT]]></category>
		<guid isPermaLink="false">https://www.anddone.com/uat-release-angular-version-upgrade-an_angupd_v1/</guid>

					<description><![CDATA[<p>Angular version upgrade (v15 to v20), NPM package consolidation, client-side payload encryption, and Anytime Portal bug fixes.</p>
<p>The post <a href="https://www.anddone.com/uat-release-angular-version-upgrade-an_angupd_v1/">UAT Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</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> 2026-02-16</li>
<li><strong>Release status:</strong> Deployed to UAT</li>
<li><strong>Version:</strong> AN_ANGUPD_V1</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>[AN-38395] Anytime Payments Angular Upgrade &#8211; Upgraded from Angular v15 to v20.</li>
<li>[AN-30796] NPM Package for common code from UI &#8211; Centralized shared package for all Angular 19 MFEs; single source of truth for services, interceptors, components, pipes, constants, enums.</li>
<li>[AN-35616] Update NPM Package &#8211; Changes to support new common functionality for the consumer Angular application.</li>
<li>[AN-41602] Client-Side Payload Encryption for Payment Submission &#8211; Entire payment payload encrypted client-side via LaunchDarkly &#8216;cryptography&#8217; flag; implemented on Anytime Portal.</li>
<li>[AN-46112] Bug fixes on Anytime Portal payment method page &#8211; Inline error cleared when navigating from Card to ACH tab.</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-38395</li>
<li>AN-30796</li>
<li>AN-35616</li>
<li>AN-41602</li>
<li>AN-46112</li>
</ul>
<p>The post <a href="https://www.anddone.com/uat-release-angular-version-upgrade-an_angupd_v1/">UAT Release &#8211; Angular Version Upgrade (AN_ANGUPD_V1)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Production Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</title>
		<link>https://www.anddone.com/production-release-notes-miscellaneous-priority-items-an_miscpi_v5/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Mon, 24 Nov 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[AN_MISCPI_V5]]></category>
		<category><![CDATA[Chargebacks]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Payment Links]]></category>
		<category><![CDATA[Refunds]]></category>
		<guid isPermaLink="false">https://www.anddone.com/production-release-notes-miscellaneous-priority-items-an_miscpi_v5/</guid>

					<description><![CDATA[<p>This release bundle primarily consists of UI updates on the Payment links and Adyen Transaction events items. This also includes bug-fixes as identified during the development cycle.</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-miscellaneous-priority-items-an_miscpi_v5/">Production Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</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> November 24, 2025</li>
<li><strong>Release status:</strong> Deployed to Production</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 207–209</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>Payment link portal &#8211; New Design (AN-38215) Yes</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-38215</li>
<li>AN_MISCPI_V5</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>Production Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)<br />Release Date: Nov 24, 2025,<br />Release Status: Deployed to Production<br />This release bundle primarily consists of UI updates on the Payment links and Adyen<br />Transaction events items. This also includes bug-fixes as identified during the development<br />cycle.<br />Features Deployed to Production Client Facing<br />Impact<br />Payment link portal &#8211; New Design (AN-38215) Yes<br />Implements new Design for the payment link. So that<br />the new payment link UL is. as per the latest brand.<br />guideline.<br />View &amp; eand raceinton the navmentiink Summary   Yas.</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 207–209.</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-miscellaneous-priority-items-an_miscpi_v5/">Production Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UAT Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</title>
		<link>https://www.anddone.com/uat-release-notes-miscellaneous-priority-items-an_miscpi_v5/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Mon, 10 Nov 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Admin Portal]]></category>
		<category><![CDATA[AN_MISCPI_V5]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Payment Links]]></category>
		<category><![CDATA[Settlement]]></category>
		<guid isPermaLink="false">https://www.anddone.com/uat-release-notes-miscellaneous-priority-items-an_miscpi_v5/</guid>

					<description><![CDATA[<p>This release bundle primarily consists of UI updates on the Payment links and Adyen Transaction events items. This also includes bug-fixes as identified during the development cycle.</p>
<p>The post <a href="https://www.anddone.com/uat-release-notes-miscellaneous-priority-items-an_miscpi_v5/">UAT Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</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> November 10, 2025</li>
<li><strong>Release status:</strong> Deployed to UAT</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 321–322</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>Paymet link portal &#8211; New Design [ AN- 38215] Yes</li>
</ul>
<h2>References</h2>
<ul>
<li>AN_MISCPI_V5</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>UAT Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)<br />Release Date: UAT Nov 10, 2025<br />Release Status: Deployed to UAT<br />This release bundle primarily consists of UI updates on the Payment links and Adyen<br />Transaction events items. This also includes bug-fixes as identified during the development<br />cycle.<br />Features Deployed Client<br />Facing<br />Impact<br />Paymet link portal &#8211; New Design [ AN- 38215] Yes<br />Implements new Design for the payment link. So that the<br />new payment link ULis as per the latest brand guideline.<br />View &amp; send reseinten the navmantlink Gummarsnane   Yes.</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 321–322.</p>
<p>The post <a href="https://www.anddone.com/uat-release-notes-miscellaneous-priority-items-an_miscpi_v5/">UAT Release Notes &#8211; Miscellaneous Priority Items (AN_MISCPI_V5)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Production Release Notes &#8211; New Admin Portal (AN_NADPOR_V2)</title>
		<link>https://www.anddone.com/production-release-notes-new-admin-portal-an_nadpor_v2/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Wed, 13 Aug 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Admin Portal]]></category>
		<category><![CDATA[AN_NADPOR_V2]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Merchant Portal]]></category>
		<guid isPermaLink="false">https://www.anddone.com/production-release-notes-new-admin-portal-an_nadpor_v2/</guid>

					<description><![CDATA[<p>This release bundle contains primarily UI enhancements for a consistent, intuitive interface that Improves readability and usability across the portal, Additionally, the release also comprises of CRs &#038; bugs as found during development cy...</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-new-admin-portal-an_nadpor_v2/">Production Release Notes &#8211; New Admin Portal (AN_NADPOR_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> August 13, 2025</li>
<li><strong>Release status:</strong> Deployed to Production</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 212–214</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>New Admin Portal UI Updates (AN-19682, AN- No</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-19682</li>
<li>AN_NADPOR_V2</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>Production Release Notes &#8211; New Admin Portal (AN_NADPOR_V2)<br />Release Date: Aug 13th, 2025<br />Release Status: Deployed to Production<br />This release bundle contains primarily UI enhancements for a consistent, intuitive interface that<br />Improves readability and usability across the portal, Additionally, the release also comprises of<br />CRs &amp; bugs as found during development cycle.<br />Features Deployed to Production Client Facing<br />Impact<br />New Admin Portal UI Updates (AN-19682, AN- No<br />21208)<br />Change Description<br />2, Subtle visual alignment and spacing<br />improvements across multiple screens,<br />2 Refreshed button styles and hover states to</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 212–214.</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-new-admin-portal-an_nadpor_v2/">Production Release Notes &#8211; New Admin Portal (AN_NADPOR_V2)</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Production Release &#8211; Invoicing CR to support collection at Payment Method</title>
		<link>https://www.anddone.com/production-release-invoicing-cr-to-support-collection-at-payment-method/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Thu, 15 May 2025 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[AN_FEEINV_V3]]></category>
		<category><![CDATA[AN_MRPRVM_V1]]></category>
		<category><![CDATA[Anytime Payments]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Merchant Portal]]></category>
		<guid isPermaLink="false">https://www.anddone.com/production-release-invoicing-cr-to-support-collection-at-payment-method/</guid>

					<description><![CDATA[<p>level (AN_FEEINV_V3) &#038; Merchant Portal Revamp (AN_MRPRVM_V1) This production release contains both invoicing CR change &#038; Merchant portal revamp, miscellaneous items (Bug fixes)</p>
<p>The post <a href="https://www.anddone.com/production-release-invoicing-cr-to-support-collection-at-payment-method/">Production Release &#8211; Invoicing CR to support collection at Payment Method</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> May 15, 2025</li>
<li><strong>Release status:</strong> Deployed to Production</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 124–129</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>level (AN_FEEINV_V3) &amp; Merchant Portal Revamp (AN_MRPRVM_V1)</li>
<li>mode at payment method level (AN-</li>
</ul>
<h2>References</h2>
<ul>
<li>AN_FEEINV_V3</li>
<li>AN_MRPRVM_V1</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>Production Release &#8211; Invoicing CR to support collection at Payment Method<br />level (AN_FEEINV_V3) &amp; Merchant Portal Revamp (AN_MRPRVM_V1)<br />Release Date: May 15, 2025<br />Release Status: Deployed to Production<br />This production release contains both invoicing CR change &amp; Merchant portal revamp,<br />miscellaneous items (Bug fixes)<br />AN_FEEINV_V3 : Invoicing will support collection mode at Payment method level. This offers.<br />flexibility for the merchants opting in to Invoicing to be able to set collection made as invoicing<br />or net settled differently for different payment methods<br />AN_MRPRVM_V1: Merchant portal payment table related enhancement and anytime payment<br />portal flow enhancement also along with that miscellaneous items &amp; bugs fixes are deployed in<br />UAT.<br />Tagged Release Features Deployed to Production Clint Facing<br />Impact<br />Internal Invoicing   [CR] collection Yes.<br />mode at payment method level (AN-</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 124–129.</p>
<p>The post <a href="https://www.anddone.com/production-release-invoicing-cr-to-support-collection-at-payment-method/">Production Release &#8211; Invoicing CR to support collection at Payment Method</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Production Release Notes-11_06_24</title>
		<link>https://www.anddone.com/production-release-notes-11_06_24/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Wed, 06 Nov 2024 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Tokenization & Security Boundaries]]></category>
		<category><![CDATA[AN_ARPAAP_V1]]></category>
		<category><![CDATA[AN_BINLUP_V1]]></category>
		<category><![CDATA[AN_REPRED_V1]]></category>
		<category><![CDATA[AN_VNMGMT_V2]]></category>
		<category><![CDATA[Anytime Payments]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Chargebacks]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Refunds]]></category>
		<guid isPermaLink="false">https://www.anddone.com/production-release-notes-11_06_24/</guid>

					<description><![CDATA[<p>Release Notes Scope:</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-11_06_24/">Production Release Notes-11_06_24</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> November 06, 2024</li>
<li><strong>Release status:</strong> Deployed to PROD.</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 257–268</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>Reports Redesign (AN_REPRED_V1)</li>
<li>2, Amount Restriction for Payment Acceptance &#8211; Anytime Payments (AN_ARPAAP_V1)</li>
<li>s. Vendor Management (AN_VNMGMT_V2)</li>
<li>BIN Lookup (AN_BINLUP_V1)</li>
<li>Netting of Chargeback Enhancements (AN.NETCHR_V1)</li>
<li>Anytime Payments (AN_ARPAAP_V1) Facing</li>
<li>Amount Restriction for Payment Acceptance (AN-16730) Yes</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-16730</li>
<li>AN_ARPAAP_V1</li>
<li>AN_BINLUP_V1</li>
<li>AN_REPRED_V1</li>
<li>AN_VNMGMT_V2</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>Production Release Notes-11_06_24<br />Release Date: November 6th, 2024<br />Release Status: Deployed to PROD.<br />Release Notes Scope:<br />1. Reports Redesign (AN_REPRED_V1)<br />2, Amount Restriction for Payment Acceptance &#8211; Anytime Payments (AN_ARPAAP_V1)<br />s. Vendor Management (AN_VNMGMT_V2)<br />4.BIN Lookup (AN_BINLUP_V1)<br />5. Netting of Chargeback Enhancements (AN.NETCHR_V1)<br />Features Deployed to PROD-Amount Restriction for Payment Acceptance- Client<br />Anytime Payments (AN_ARPAAP_V1) Facing<br />Impact<br />Amount Restriction for Payment Acceptance (AN-16730) Yes</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 257–268.</p>
<p>The post <a href="https://www.anddone.com/production-release-notes-11_06_24/">Production Release Notes-11_06_24</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AndDone Release 2.08.4 Notes</title>
		<link>https://www.anddone.com/anddone-release-2-08-4-notes/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Thu, 02 Nov 2023 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Chargebacks]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Merchant Portal]]></category>
		<category><![CDATA[Payment Links]]></category>
		<guid isPermaLink="false">https://www.anddone.com/anddone-release-2-08-4-notes/</guid>

					<description><![CDATA[<p>General UI Updates/Support/Enhancements (AN-88/AN-227) Yes</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-08-4-notes/">AndDone Release 2.08.4 Notes</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> November 02, 2023</li>
<li><strong>Release status:</strong> Released to Production</li>
<li><strong>Version:</strong> 2.08.4</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 55–57</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>General UI Updates/Support/Enhancements (AN-88/AN-227) Yes</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-227</li>
<li>AN-88</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>AndDone Release 2.08.4 Notes<br />Release Date: November 2nd, 2023,<br />Release Status: Released to Production<br />Highlights of Work for Release: In this release, the main focus was for analyzing the multi-<br />select enablement for Reference Type for Payment Links and there was a lot improvement on<br />the Performance and Back End Logic for various important activities that would help the<br />platform increase its overall cache and configuration.<br />Features Deployed to PRODUCTION Client<br />Facing<br />Impact<br />General UI Updates/Support/Enhancements (AN-88/AN-227) Yes<br />CSS changes implemented for background color for shopper/merchant name<br />on receipts<br />Addition of Apply Button through out Merchant Portal<br />Daymnante Dashboard</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 55–57.</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-08-4-notes/">AndDone Release 2.08.4 Notes</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AndDone Release 2.08.3 Notes</title>
		<link>https://www.anddone.com/anddone-release-2-08-3-notes/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Wed, 18 Oct 2023 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Tokenization & Security Boundaries]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Payment Links]]></category>
		<category><![CDATA[Settlement]]></category>
		<category><![CDATA[Token Links]]></category>
		<category><![CDATA[Webhooks]]></category>
		<guid isPermaLink="false">https://www.anddone.com/anddone-release-2-08-3-notes/</guid>

					<description><![CDATA[<p>General UI Updates/Support/Enhancements (AN-88/AN-227) Yes</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-08-3-notes/">AndDone Release 2.08.3 Notes</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> October 18, 2023</li>
<li><strong>Release status:</strong> Released to Production</li>
<li><strong>Version:</strong> 2.08.3</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 51–54</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>General UI Updates/Support/Enhancements (AN-88/AN-227) Yes</li>
</ul>
<h2>References</h2>
<ul>
<li>AN-227</li>
<li>AN-88</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>AndDone Release 2.08.3 Notes<br />Release Date: October 18th, 2023<br />Release Status: Released to Production<br />Highlights of Work for Release: The main scope of this release was that there were key fast<br />follow items that were deployed to Production on a high priority for Notifications and CSS/HTML.<br />Updates. Token Link Re-direction was implemented and deployed to Production to enhance the<br />overall experience of the user. There was also functionality added around editing Payment Links.<br />NACHA Report UI Implementation and Back-End Development was completed for consolidated<br />reports for merchants,<br />Features Deployed to PRODUCTION Client<br />Facing<br />Impact<br />General UI Updates/Support/Enhancements (AN-88/AN-227) Yes<br />Updated Templates for the following pages:<br />Payments Pace</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 51–54.</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-08-3-notes/">AndDone Release 2.08.3 Notes</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AndDone Release 2.07 Notes</title>
		<link>https://www.anddone.com/anddone-release-2-07-notes/</link>
		
		<dc:creator><![CDATA[Kirsten D]]></dc:creator>
		<pubDate>Wed, 19 Jul 2023 09:00:00 +0000</pubDate>
				<category><![CDATA[Embedded & Branded Payment Experiences]]></category>
		<category><![CDATA[Embedded Payments]]></category>
		<category><![CDATA[Product Updates & Status]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[For Developers]]></category>
		<category><![CDATA[Merchant Portal]]></category>
		<category><![CDATA[Payment Links]]></category>
		<category><![CDATA[Webhooks]]></category>
		<guid isPermaLink="false">https://www.anddone.com/anddone-release-2-07-notes/</guid>

					<description><![CDATA[<p>General UIUpdates (AN- Agents, Merchant Portal Users Deployed to PROD</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-07-notes/">AndDone Release 2.07 Notes</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> July 19, 2023</li>
<li><strong>Release status:</strong> Deployed to Production</li>
<li><strong>Version:</strong> 2.07</li>
<li><strong>Source pages:</strong> ANDDONE-ALL RELEASE NOTES.pdf pp. 33–38</li>
</ul>
<h2>Highlights</h2>
<ul>
<li>General UIUpdates (AN- Agents, Merchant Portal Users Deployed to PROD</li>
</ul>
<h2>Original release notes excerpt</h2>
<p>AndDone Release 2.07 Notes<br />Release Date: July 19th, 2023<br />Release Status: Deployed to Production<br />Scope of Work for Release: General UI Updates for Merchant Portal, Webhook Enhancements<br />for Webhook Configuration and Manual Retry, Implementation of Back-End Development for<br />Commerce Bank ACH Payment Processor with NACHA File, Production Bug Fixes<br />Features Impacted Users/Modules Release Status<br />General UIUpdates (AN- Agents, Merchant Portal Users Deployed to PROD<br />2227)<br />Front-End Implementation<br />Sub-total, Total, Technology<br />Fee added to existing export<br />functionality in Merchant<br />Portal</p>
<hr>
<p><em>Source:</em> Compiled internal release notes PDF (ANDDONE-ALL RELEASE NOTES.pdf), pages 33–38.</p>
<p>The post <a href="https://www.anddone.com/anddone-release-2-07-notes/">AndDone Release 2.07 Notes</a> appeared first on <a href="https://www.anddone.com">AndDone</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
