<?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: Does Accept.js work with CIM yet? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-Accept-js-work-with-CIM-yet/m-p/62592#M36878</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7048"&gt;@ZeroGravPro&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a Accept nonce to add a new payment profile&amp;nbsp; using the API&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API&amp;nbsp;&amp;nbsp;right now only support Card Accept nonce but going to add Echeck Accept nonce for it very soon .&amp;nbsp;&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 class="threeBullet"&gt;opaqueData&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Contains&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataDescriptor&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataValue&lt;/CODE&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="fourBullet"&gt;dataDescriptor&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Specifies how the request should be processed.&lt;BR /&gt;&lt;BR /&gt;The value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataDescriptor&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is based on the source of the value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataValue&lt;/CODE&gt;.&lt;/TD&gt;
&lt;TD&gt;
&lt;DIV&gt;String, 128 characters.&lt;BR /&gt;&lt;BR /&gt;Use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;COMMON.ACCEPT.INAPP.PAYMENT&lt;/CODE&gt;for Accept transactions.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="fourBullet"&gt;dataValue&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Base64 encoded data that contains encrypted payment data.&lt;BR /&gt;&lt;BR /&gt;The payment gateway expects the encrypted payment data and meta data for the encryption keys.&lt;/TD&gt;
&lt;TD&gt;
&lt;DIV&gt;String, 8192 characters.&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Tue, 10 Apr 2018 15:49:42 GMT</pubDate>
    <dc:creator>Anurag</dc:creator>
    <dc:date>2018-04-10T15:49:42Z</dc:date>
    <item>
      <title>Does Accept.js work with CIM yet?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-Accept-js-work-with-CIM-yet/m-p/62581#M36869</link>
      <description>&lt;P&gt;Does &lt;A href="https://github.com/AuthorizeNet/accept-sample-app" target="_blank"&gt;Accept.js&lt;/A&gt; work with CIM yet? I know about the new &lt;A href="https://www.authorize.net/solutions/merchantsolutions/merchantservices/cim/" target="_blank"&gt;Accept Customer Hosted Solution&lt;/A&gt;&amp;nbsp;, but what about being able to create customer profiles and payment profiles, and charging cards via CIM profiles, through Accept.js?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it doesn't work today, are there future plans for this support? I've had many clients asking for this.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 11:46:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-Accept-js-work-with-CIM-yet/m-p/62581#M36869</guid>
      <dc:creator>ZeroGravPro</dc:creator>
      <dc:date>2018-04-10T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Accept.js work with CIM yet?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-Accept-js-work-with-CIM-yet/m-p/62592#M36878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7048"&gt;@ZeroGravPro&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a Accept nonce to add a new payment profile&amp;nbsp; using the API&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API&amp;nbsp;&amp;nbsp;right now only support Card Accept nonce but going to add Echeck Accept nonce for it very soon .&amp;nbsp;&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 class="threeBullet"&gt;opaqueData&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Contains&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataDescriptor&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataValue&lt;/CODE&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="fourBullet"&gt;dataDescriptor&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Specifies how the request should be processed.&lt;BR /&gt;&lt;BR /&gt;The value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataDescriptor&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is based on the source of the value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;dataValue&lt;/CODE&gt;.&lt;/TD&gt;
&lt;TD&gt;
&lt;DIV&gt;String, 128 characters.&lt;BR /&gt;&lt;BR /&gt;Use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;COMMON.ACCEPT.INAPP.PAYMENT&lt;/CODE&gt;for Accept transactions.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="fourBullet"&gt;dataValue&lt;/TD&gt;
&lt;TD&gt;&lt;STRONG&gt;Required.&lt;/STRONG&gt;&lt;BR /&gt;Base64 encoded data that contains encrypted payment data.&lt;BR /&gt;&lt;BR /&gt;The payment gateway expects the encrypted payment data and meta data for the encryption keys.&lt;/TD&gt;
&lt;TD&gt;
&lt;DIV&gt;String, 8192 characters.&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Tue, 10 Apr 2018 15:49:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-Accept-js-work-with-CIM-yet/m-p/62592#M36878</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-04-10T15:49:42Z</dc:date>
    </item>
  </channel>
</rss>

