<?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 Generating Payment Nonce in Python in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Generating-Payment-Nonce-in-Python/m-p/71381#M43932</link>
    <description>&lt;P&gt;I need to generate a payment nonce in Python. I found &lt;A href="https://github.com/AuthorizeNet/sample-code-python/pull/49/files" target="_self"&gt;an unmerged pull request on GitHub&lt;/A&gt; that almost meets my needs exactly. I am attempting to adapt it for my purposes but I don't know what this `refId` variable is or where it comes from. I think `refId` is a misnomer because it is later used in thsi assignment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;    getCustomerPaymentProfileNonceRequest.connectedAccessToken = refId&lt;/PRE&gt;&lt;P&gt;The value appears to be a base64 encoded string. Where does it come from? More importantly, where is the documentation for `&lt;SPAN class="blob-code-inner blob-code-marker"&gt;&lt;SPAN class="pl-en"&gt;getCustomerPaymentProfileNonceRequest&lt;/SPAN&gt;&lt;/SPAN&gt;` that explains all of the fields for this kind of request?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 15:51:08 GMT</pubDate>
    <dc:creator>llund042</dc:creator>
    <dc:date>2020-04-03T15:51:08Z</dc:date>
    <item>
      <title>Generating Payment Nonce in Python</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Generating-Payment-Nonce-in-Python/m-p/71381#M43932</link>
      <description>&lt;P&gt;I need to generate a payment nonce in Python. I found &lt;A href="https://github.com/AuthorizeNet/sample-code-python/pull/49/files" target="_self"&gt;an unmerged pull request on GitHub&lt;/A&gt; that almost meets my needs exactly. I am attempting to adapt it for my purposes but I don't know what this `refId` variable is or where it comes from. I think `refId` is a misnomer because it is later used in thsi assignment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;    getCustomerPaymentProfileNonceRequest.connectedAccessToken = refId&lt;/PRE&gt;&lt;P&gt;The value appears to be a base64 encoded string. Where does it come from? More importantly, where is the documentation for `&lt;SPAN class="blob-code-inner blob-code-marker"&gt;&lt;SPAN class="pl-en"&gt;getCustomerPaymentProfileNonceRequest&lt;/SPAN&gt;&lt;/SPAN&gt;` that explains all of the fields for this kind of request?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:51:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Generating-Payment-Nonce-in-Python/m-p/71381#M43932</guid>
      <dc:creator>llund042</dc:creator>
      <dc:date>2020-04-03T15:51:08Z</dc:date>
    </item>
  </channel>
</rss>

