<?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 Re: AcceptUI.js and Saved Payment Profiles in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62645#M36917</link>
    <description>&lt;P&gt;Thank you,&amp;nbsp;Anurag. We were hoping to use AcceptUI.js, but Accept Hosted will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 12:23:30 GMT</pubDate>
    <dc:creator>scottnes1</dc:creator>
    <dc:date>2018-04-16T12:23:30Z</dc:date>
    <item>
      <title>AcceptUI.js and Saved Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62625#M36905</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been researching this for a while, but the answer isn't bubbling up, so I'm beginning to think it won't work, but...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We'd like to use AcceptUI.js to request a payment nonce from the hosted payment information form (popup). Is it possible to pass in a customer profile ID (presumably from the button) so the user can select from saved cards in the popup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see why this might be disallowed. If it's not possible, is our only option the Accept Hosted form? We want to stay at the SAQ A level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 18:43:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62625#M36905</guid>
      <dc:creator>scottnes1</dc:creator>
      <dc:date>2018-04-13T18:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: AcceptUI.js and Saved Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62629#M36908</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24124"&gt;@scottnes1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Accept Hosted&amp;nbsp; will let you use the&amp;nbsp;the&amp;nbsp; Card on File feature of using the saved profiles&amp;nbsp; for payments .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html#Requesting_a_Token" target="_blank"&gt;https://developer.authorize.net/api/reference/features/accept_hosted.html#Requesting_a_Token&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table table-condensed"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;hostedPaymentCustomerOptions&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;CODE&gt;{"showEmail": false, "requiredEmail": false, "addPaymentProfile": true}&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;CODE&gt;showEmail&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;requiredEmail&lt;/CODE&gt;determine whether the input field for the customer's email address will be shown and/or required on the form. Both parameters are false by default.&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;addPaymentProfile&lt;/CODE&gt;specifies whether to allow the customer to use the payment form to add a new form of payment to their customer profile. Applies when a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;customerProfileId&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;has been sent with the token request. The default is true.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Sat, 14 Apr 2018 20:34:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62629#M36908</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-04-14T20:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: AcceptUI.js and Saved Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62645#M36917</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;Anurag. We were hoping to use AcceptUI.js, but Accept Hosted will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 12:23:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62645#M36917</guid>
      <dc:creator>scottnes1</dc:creator>
      <dc:date>2018-04-16T12:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: AcceptUI.js and Saved Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62651#M36922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24124"&gt;@scottnes1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Accept UI is a UI wrapper over the Accept.js and dont support Card on File right now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Accept Token created from it can be used for adding new payment profiles .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can propose it as&amp;nbsp;new&amp;nbsp; idea under&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Ideas/idb-p/ideas" target="_blank"&gt;https://community.developer.authorize.net/t5/Ideas/idb-p/ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 17:08:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62651#M36922</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-04-16T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: AcceptUI.js and Saved Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62653#M36924</link>
      <description>&lt;P&gt;Thanks again, Anurag. We're just gonna go with Accept Hosted for payments right now. It's a logical upgrade to -- and a huge improvement over -- the SIM API we're currently using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 17:14:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AcceptUI-js-and-Saved-Payment-Profiles/m-p/62653#M36924</guid>
      <dc:creator>scottnes1</dc:creator>
      <dc:date>2018-04-16T17:14:57Z</dc:date>
    </item>
  </channel>
</rss>

