<?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: VM-based Accept-Sample-App Anyone ? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56788#M31566</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19622"&gt;@caryreams&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also commented on Github. &amp;nbsp;You appear to be attempting two different transactions. &amp;nbsp;First, creating a customer profile with validationMode set to live mode. &amp;nbsp;You also modify the customer profile which is reflected in the merchant interface. &amp;nbsp;The voided transactions are expected because you requested the gateway to validate the card using a zero dollar transaction (validationMode). &amp;nbsp;This is working as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And then separately you are attempting a separate transaction using Accept.js which is returning the E000116 error. &amp;nbsp;Is this correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2017 14:24:53 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2017-01-25T14:24:53Z</dc:date>
    <item>
      <title>VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56787#M31565</link>
      <description>&lt;P&gt;Wondering if anyone has the Accept Sample App working in a VM ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details for the specific promblem I'm experiencing are posted in an &lt;A href="https://github.com/AuthorizeNet/accept-sample-app/issues/13" target="_blank"&gt;issue on github&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brief Version:&lt;/P&gt;&lt;P&gt;Using the "Pay" button (not "Hosted Pay"), I'm receiving an &amp;nbsp;error: &lt;STRONG&gt;E00116, OTS Token Access Violation.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I am able to update customer information for the customer profile ID I'm using -- I see the changes reflected at the sandbox account -- I'm not able to get past the E00116 error. All transactions report as "unsuccessful."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Questions, Ideas, or Suggestions are appreciated -- especially in the github issue's comments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my primary question for this forum is whether or not anyone has the sample app working in a VM and what, if any, modifications may have been necessary to be successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Cary&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 13:32:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56787#M31565</guid>
      <dc:creator>caryreams</dc:creator>
      <dc:date>2017-01-25T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56788#M31566</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19622"&gt;@caryreams&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also commented on Github. &amp;nbsp;You appear to be attempting two different transactions. &amp;nbsp;First, creating a customer profile with validationMode set to live mode. &amp;nbsp;You also modify the customer profile which is reflected in the merchant interface. &amp;nbsp;The voided transactions are expected because you requested the gateway to validate the card using a zero dollar transaction (validationMode). &amp;nbsp;This is working as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And then separately you are attempting a separate transaction using Accept.js which is returning the E000116 error. &amp;nbsp;Is this correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 14:24:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56788#M31566</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-01-25T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56807#M31585</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read and replied to your post at github. Briefly (fbo those here) only one transaction was being attempted. Details at github issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#00FF00"&gt;&lt;STRONG&gt;The cause of the error has been identified.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the direction of the sample app README, I had tied some (but not all) API Login credentials to my sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There are additional credentials&lt;/EM&gt;&amp;nbsp;located in a JS function which also needed to be tied to my sandbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have submitted a pull request to the github repo which proposes an updated README instruction directing readers to find and update &amp;nbsp;function acceptJSCaller():&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;	authData.clientKey  =  '5FcB6WrfHGS76gHW3v7btBCE3HuuBuke9Pj96Ztfn5R32G5ep42vne7MCWZtAucY';
	authData.apiLoginID  =  '5KP3u95bQpv';&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help,&lt;/P&gt;&lt;P&gt;Cary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 14:25:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/56807#M31585</guid>
      <dc:creator>caryreams</dc:creator>
      <dc:date>2017-01-27T14:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/71426#M43968</link>
      <description>&lt;P&gt;Thank you for your share. I also have the latest mod apk 2020 application on &lt;A href="https://hapmod.com/" target="_self"&gt;HapMod&lt;/A&gt;, There are many new features.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 11:06:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/71426#M43968</guid>
      <dc:creator>GordonBryant</dc:creator>
      <dc:date>2020-04-07T11:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/71434#M43975</link>
      <description>&lt;P&gt;You can use the latest apk mod 2020 apps on &lt;A href="https://hapmod.com/" target="_self"&gt;HapMod&lt;/A&gt;. I'm using. Feeling very good.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 11:17:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/71434#M43975</guid>
      <dc:creator>GordonBryant</dc:creator>
      <dc:date>2020-04-07T11:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/73822#M45774</link>
      <description>&lt;P&gt;&lt;A href="https://storeplayapk.com/funimate-pro-mod-apk" target="_self"&gt;Funimate Pro Mod Apk&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 08:33:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/73822#M45774</guid>
      <dc:creator>ultratech4you</dc:creator>
      <dc:date>2020-11-02T08:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/73824#M45776</link>
      <description>&lt;P&gt;Thank you for your share, cary&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 15:34:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/73824#M45776</guid>
      <dc:creator>CarefreeSmiles</dc:creator>
      <dc:date>2020-11-02T15:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: VM-based Accept-Sample-App Anyone ?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/94195#M58249</link>
      <description>&lt;P&gt;I’ve seen this error often when running payment or tokenized apps inside virtual environments — it’s usually due to how the VM isolates hardware-level calls that the payment SDK expects. You may need to adjust network adapter settings (use bridged mode instead of NAT) or whitelist the sandbox IPs.&lt;/P&gt;&lt;P&gt;If you’re testing similar builds or want setup guides for API and VM-based apps, I’ve shared detailed fixes on Ryumoto GFX. It covers debugging steps for token errors and environment configurations like this.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 08:09:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/VM-based-Accept-Sample-App-Anyone/m-p/94195#M58249</guid>
      <dc:creator>henry24</dc:creator>
      <dc:date>2025-10-06T08:09:19Z</dc:date>
    </item>
  </channel>
</rss>

