<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Accept Customer Angular Implementation in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Customer-Angular-Implementation/m-p/86799#M54636</link>
    <description>&lt;P&gt;, I am new to authorize.net. Already integrated CreateCustomerProfile API and then retrieved the GetHostedProfilePageResponse token from authorize.net. Now I need to show the add payment form as a popup in my angular application (without redirect)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried the accept customer with a sample html page.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;
&amp;lt;head&amp;gt;
	&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;
	&amp;lt;meta charset="utf-8"&amp;gt;
	&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"&amp;gt;
	&amp;lt;script src="scripts/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;
	&amp;lt;script src="scripts/bootstrap.min.js"&amp;gt;&amp;lt;/script&amp;gt;
	
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
	&amp;lt;input type="text" id="inputtoken" value="" /&amp;gt;
	&amp;lt;br /&amp;gt;
	&amp;lt;form method="post" action="https://test.authorize.net/customer/addPayment" id="formAuthorizeNetTestPage" name="formAuthorizeNetTestPage"&amp;gt;
		&amp;lt;input type="hidden" id="redirectToken" name="token" value="Hosted_Profile_Page_Response_Token" /&amp;gt;
		&amp;lt;input type="button" onclick="document.getElementById('formAuthorizeNetTestPage').submit();" text="Manage my payment and shipping information"/&amp;gt;
	&amp;lt;/form&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;And this is working as expected. In my actual use case, I am using &lt;STRONG&gt;angular&lt;/STRONG&gt; as client side. And I want to show the add payment page as a pop-up. Do we have any docs related to the implementation in angular?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 18:46:18 GMT</pubDate>
    <dc:creator>maheshoa</dc:creator>
    <dc:date>2023-06-14T18:46:18Z</dc:date>
    <item>
      <title>Accept Customer Angular Implementation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Customer-Angular-Implementation/m-p/86799#M54636</link>
      <description>&lt;P&gt;, I am new to authorize.net. Already integrated CreateCustomerProfile API and then retrieved the GetHostedProfilePageResponse token from authorize.net. Now I need to show the add payment form as a popup in my angular application (without redirect)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried the accept customer with a sample html page.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;
&amp;lt;head&amp;gt;
	&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;
	&amp;lt;meta charset="utf-8"&amp;gt;
	&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"&amp;gt;
	&amp;lt;script src="scripts/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;
	&amp;lt;script src="scripts/bootstrap.min.js"&amp;gt;&amp;lt;/script&amp;gt;
	
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
	&amp;lt;input type="text" id="inputtoken" value="" /&amp;gt;
	&amp;lt;br /&amp;gt;
	&amp;lt;form method="post" action="https://test.authorize.net/customer/addPayment" id="formAuthorizeNetTestPage" name="formAuthorizeNetTestPage"&amp;gt;
		&amp;lt;input type="hidden" id="redirectToken" name="token" value="Hosted_Profile_Page_Response_Token" /&amp;gt;
		&amp;lt;input type="button" onclick="document.getElementById('formAuthorizeNetTestPage').submit();" text="Manage my payment and shipping information"/&amp;gt;
	&amp;lt;/form&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;And this is working as expected. In my actual use case, I am using &lt;STRONG&gt;angular&lt;/STRONG&gt; as client side. And I want to show the add payment page as a pop-up. Do we have any docs related to the implementation in angular?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 18:46:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Customer-Angular-Implementation/m-p/86799#M54636</guid>
      <dc:creator>maheshoa</dc:creator>
      <dc:date>2023-06-14T18:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Customer Angular Implementation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Customer-Angular-Implementation/m-p/92025#M57706</link>
      <description>&lt;P&gt;Accept the customer's Angular implementation by reviewing their code, ensuring it meets requirements, and integrating it into your project if it works as intended.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 02:31:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Customer-Angular-Implementation/m-p/92025#M57706</guid>
      <dc:creator>willamabroy2</dc:creator>
      <dc:date>2025-07-18T02:31:33Z</dc:date>
    </item>
  </channel>
</rss>

