<?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 Can I use my test environment merchant ID and keys to test a flex microform post? in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84227#M405</link>
    <description>&lt;P&gt;I'm getting started understanding what's required for Cybersource's Flex Microform integration. But to start with, I'm hoping to be able to see a valid response using my merchant ID, shared secret key and the general key that comes with generating the secret on the cybersource api reference page:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/api-reference-assets/index.html#flex-microform_key-generation_generate-key" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cybersource.com/api-reference-assets/index.html#flex-microform_key-generation_generate-key&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is using the HTTP Signature method and ChasePaymentech (default) processor.&lt;/P&gt;&lt;P&gt;If I use the default&amp;nbsp;omegle.2yu.co settings they supply and choose to do a test POST to here&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://apitest.cybersource.com/flex/v1/keys?format=JWT&amp;amp;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apitest.cybersource.com/flex/v1/keys?format=JWT&amp;amp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The JSON response is good with no complaints of authentication.&lt;/P&gt;&lt;P&gt;If I try to do the same POST with my test environment merchant ID and keys I generated in my merchant environment here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ubctest.cybersource.com/ebc2/app/PaymentConfiguration/KeyManagement" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ubctest.cybersource.com/ebc2/app/PaymentConfiguration/KeyManagement&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz&lt;/A&gt; &lt;A href="https://www.echat.date/omegle" target="_blank" rel="noopener"&gt;/echat&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;the POST response will return a 401 with this JSON:&lt;/P&gt;&lt;PRE&gt;{
"response": {
    "rmsg": "Authentication Failed"
}}&lt;/PRE&gt;&lt;P&gt;Is this developer.cybersource.com site a valid place to perform this kind of test? Are there any other steps I need to do in the merchant account to have this Authenticate?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 11:07:06 GMT</pubDate>
    <dc:creator>GilbertLangrial</dc:creator>
    <dc:date>2022-09-21T11:07:06Z</dc:date>
    <item>
      <title>Can I use my test environment merchant ID and keys to test a flex microform post?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84227#M405</link>
      <description>&lt;P&gt;I'm getting started understanding what's required for Cybersource's Flex Microform integration. But to start with, I'm hoping to be able to see a valid response using my merchant ID, shared secret key and the general key that comes with generating the secret on the cybersource api reference page:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.cybersource.com/api-reference-assets/index.html#flex-microform_key-generation_generate-key" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cybersource.com/api-reference-assets/index.html#flex-microform_key-generation_generate-key&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is using the HTTP Signature method and ChasePaymentech (default) processor.&lt;/P&gt;&lt;P&gt;If I use the default&amp;nbsp;omegle.2yu.co settings they supply and choose to do a test POST to here&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://apitest.cybersource.com/flex/v1/keys?format=JWT&amp;amp;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://apitest.cybersource.com/flex/v1/keys?format=JWT&amp;amp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The JSON response is good with no complaints of authentication.&lt;/P&gt;&lt;P&gt;If I try to do the same POST with my test environment merchant ID and keys I generated in my merchant environment here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ubctest.cybersource.com/ebc2/app/PaymentConfiguration/KeyManagement" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ubctest.cybersource.com/ebc2/app/PaymentConfiguration/KeyManagement&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://omegle.love" target="_blank" rel="noopener"&gt;/ome&lt;/A&gt;&lt;A href="https://omglz.com" target="_blank" rel="noopener"&gt;glz&lt;/A&gt; &lt;A href="https://www.echat.date/omegle" target="_blank" rel="noopener"&gt;/echat&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;the POST response will return a 401 with this JSON:&lt;/P&gt;&lt;PRE&gt;{
"response": {
    "rmsg": "Authentication Failed"
}}&lt;/PRE&gt;&lt;P&gt;Is this developer.cybersource.com site a valid place to perform this kind of test? Are there any other steps I need to do in the merchant account to have this Authenticate?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 11:07:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84227#M405</guid>
      <dc:creator>GilbertLangrial</dc:creator>
      <dc:date>2022-09-21T11:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use my test environment merchant ID and keys to test a flex microform post?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84232#M407</link>
      <description>&lt;P&gt;Have you referred to the documentation here:&amp;nbsp;&lt;A href="https://developer.cybersource.com/docs/cybs/en-us/digital-accept-flex/developer/all/rest/digital-accept-flex/da-microform-integ.html" target="_blank"&gt;https://developer.cybersource.com/docs/cybs/en-us/digital-accept-flex/developer/all/rest/digital-accept-flex/da-microform-integ.html&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 17:50:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84232#M407</guid>
      <dc:creator>rajvpate</dc:creator>
      <dc:date>2022-09-21T17:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use my test environment merchant ID and keys to test a flex microform post?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84233#M408</link>
      <description>&lt;P&gt;Additionally, this tutorial should be helpful:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=-qv7nzPvW-M&amp;amp;t=92s" target="_blank"&gt;https://www.youtube.com/watch?v=-qv7nzPvW-M&amp;amp;t=92s&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 17:54:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/84233#M408</guid>
      <dc:creator>rajvpate</dc:creator>
      <dc:date>2022-09-21T17:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use my test environment merchant ID and keys to test a flex microform post?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/94763#M4045</link>
      <description>&lt;P data-unlink="true"&gt;Yes, you can use your test environment merchant ID and keys to test a Flex Microform POST, as long as the endpoint and configuration are also pointed to the test environment. That setup is actually recommended so you can validate tokenization, request flow, and error handling without risking real transactions. It’s similar to how online stores test checkout experiences before going live. In fashion e commerce, even small configuration issues can affect user trust, so careful testing matters. When setting up product launches or payment flows for international shoppers, brands like &lt;A href="https://apricocia.com/" target="_blank" rel="noopener"&gt;www.apricocia.com&lt;/A&gt;&amp;nbsp;&amp;nbsp; also rely heavily on proper staging and testing before rollout.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2025 07:54:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/94763#M4045</guid>
      <dc:creator>mike_dave</dc:creator>
      <dc:date>2025-12-26T07:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use my test environment merchant ID and keys to test a flex microform post?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/94926#M4117</link>
      <description>&lt;P&gt;Yes, you can use your test environment merchant ID and keys to test a Flex Microform post. That’s actually the recommended approach before moving anything to production. Just make sure the keys, profile ID, and endpoint all belong to the same test environment; the tokenization request may fail. It’s similar to how students check their results on the correct official portal using the right roll code and roll number; using the wrong site won’t work. I recently explained a step-by-step result-checking process here &lt;SPAN&gt;&lt;A class="" href="https://jacresult.co.in/jac-10th-result/" rel="noopener" target="_blank"&gt;https://jacresult.co.in/jac-10th-result/&lt;/A&gt;&lt;/SPAN&gt;, which shows how important correct credentials and links are. The same logic applies in sandbox testing.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 05:26:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Can-I-use-my-test-environment-merchant-ID-and-keys-to-test-a/m-p/94926#M4117</guid>
      <dc:creator>samuelmixhle</dc:creator>
      <dc:date>2026-02-27T05:26:05Z</dc:date>
    </item>
  </channel>
</rss>

