<?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 E00001 : An error occurred during processing. Please try again. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64739#M38557</link>
    <description>&lt;P&gt;When i am using &lt;A href="https://developer.authorize.net/api/reference/" target="_self"&gt;API Reference&lt;/A&gt;&amp;nbsp;and add my "&lt;SPAN&gt;API Login ID" and "Transaction Key" it is good and i am getting following xml:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&amp;lt;authenticateTestResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;
      Ok
    &amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;
        I00001
      &amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;
        Successful.
      &amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
&amp;lt;/authenticateTestResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;But when if want to test "&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-create-an-accept-payment-transaction" target="_self"&gt;Create an Accept Payment Transaction&lt;/A&gt;" i get following result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&amp;lt;createTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;refId&amp;gt;
    123456
  &amp;lt;/refId&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;
      Error
    &amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;
        E00001
      &amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;
        An error occurred during processing. Please try again.
      &amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
  &amp;lt;transactionResponse /&amp;gt;
&amp;lt;/createTransactionResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;This worked one time for me and I have received transaction email but after that I did not received transaction and get this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Oct 2018 06:02:36 GMT</pubDate>
    <dc:creator>realtynasimon</dc:creator>
    <dc:date>2018-10-11T06:02:36Z</dc:date>
    <item>
      <title>E00001 : An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64739#M38557</link>
      <description>&lt;P&gt;When i am using &lt;A href="https://developer.authorize.net/api/reference/" target="_self"&gt;API Reference&lt;/A&gt;&amp;nbsp;and add my "&lt;SPAN&gt;API Login ID" and "Transaction Key" it is good and i am getting following xml:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&amp;lt;authenticateTestResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;
      Ok
    &amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;
        I00001
      &amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;
        Successful.
      &amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
&amp;lt;/authenticateTestResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;But when if want to test "&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-create-an-accept-payment-transaction" target="_self"&gt;Create an Accept Payment Transaction&lt;/A&gt;" i get following result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&amp;lt;createTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;refId&amp;gt;
    123456
  &amp;lt;/refId&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;
      Error
    &amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;
        E00001
      &amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;
        An error occurred during processing. Please try again.
      &amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
  &amp;lt;transactionResponse /&amp;gt;
&amp;lt;/createTransactionResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;This worked one time for me and I have received transaction email but after that I did not received transaction and get this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 06:02:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64739#M38557</guid>
      <dc:creator>realtynasimon</dc:creator>
      <dc:date>2018-10-11T06:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: E00001 : An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64744#M38561</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26544"&gt;@realtynasimon&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may wish to monitor the connection between your system and the gateway.&amp;nbsp; This error can occur if your application cannot make a TLS connection to our gatway through the SDK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 16:24:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64744#M38561</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-10-11T16:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: E00001 : An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64752#M38569</link>
      <description>&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your reply. I am going to share my troubleshooting with you it is not good experience&amp;nbsp;that sandbox mode does not work properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This section worked one time for us and after that it does not work, maybe something blocking our request or something else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;1. I send&amp;nbsp;&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-3"&gt;request&lt;/SPAN&gt;&amp;nbsp;to&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&amp;nbsp;with curl to ensure that it works and get the following result:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;{"&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-1"&gt;messages&lt;/SPAN&gt;"&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-3"&gt;:&lt;/SPAN&gt;{"&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-1"&gt;resultCode&lt;/SPAN&gt;":"Error","message"&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-3"&gt;:&lt;/SPAN&gt;[{"code":"E00003","text":"Root element is missing."}]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;2. Send request to&amp;nbsp;&lt;A href="https://www.howsmyssl.com/a/check" target="_blank"&gt;https://www.howsmyssl.com/a/check&lt;/A&gt;&amp;nbsp;to check TLS version and get the following result:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-3"&gt;The connection&lt;/SPAN&gt;&amp;nbsp;uses TLS 1.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;3. According to the&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Request-for-Comments-API-Best-Practices/ba-p/53668" target="_blank"&gt;https://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Request-for-Comments-API-Best-Practices/ba-p/53668&lt;/A&gt;, that you sent I am going share available versions of each module with you:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;PHP Version:&amp;nbsp;7.1.22&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-anim m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-1"&gt;OpenSSL&lt;/SPAN&gt;:&amp;nbsp;1.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;&lt;SPAN&gt;&lt;SPAN class="m_-6534915828236328064gmail-ginger-module-highlighter-mistake-type-1"&gt;cURL&lt;/SPAN&gt;:&amp;nbsp;7.34.0&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;Best Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Segoe UI" color="#000000"&gt;Simon A.&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Oct 2018 07:29:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64752#M38569</guid>
      <dc:creator>realtynasimon</dc:creator>
      <dc:date>2018-10-12T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: E00001 : An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64759#M38574</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/26544"&gt;@realtynasimon&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide your entire request with any sensitive information removed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 19:33:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64759#M38574</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-10-12T19:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: E00001 : An error occurred during processing. Please try again.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64762#M38577</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my request body accrding to&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sdk-php" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-php&lt;/A&gt; that always retrurn error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;net\authorize\api\contract\v1\CreateTransactionRequest Object
(
    [transactionRequest:net\authorize\api\contract\v1\CreateTransactionRequest:private] =&amp;gt; net\authorize\api\contract\v1\TransactionRequestType Object
        (
            [transactionType:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; authCaptureTransaction
            [amount:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 2
            [currencyCode:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; USD
            [payment:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; net\authorize\api\contract\v1\PaymentType Object
                (
                    [creditCard:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [bankAccount:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [trackData:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [encryptedTrackData:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [payPal:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [opaqueData:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; net\authorize\api\contract\v1\OpaqueDataType Object
                        (
                            [dataDescriptor:net\authorize\api\contract\v1\OpaqueDataType:private] =&amp;gt; COMMON.ACCEPT.INAPP.PAYMENT
                            [dataValue:net\authorize\api\contract\v1\OpaqueDataType:private] =&amp;gt; dbab5103db77a2d481a54081b5f0533d
                            [dataKey:net\authorize\api\contract\v1\OpaqueDataType:private] =&amp;gt; 
                        )

                    [emv:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                    [dataSource:net\authorize\api\contract\v1\PaymentType:private] =&amp;gt; 
                )

            [profile:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [solution:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [callId:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [terminalNumber:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [authCode:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [refTransId:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [splitTenderId:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [order:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; net\authorize\api\contract\v1\OrderType Object
                (
                    [invoiceNumber:net\authorize\api\contract\v1\OrderType:private] =&amp;gt; 155
                    [description:net\authorize\api\contract\v1\OrderType:private] =&amp;gt; Registering for Membership to Realtor
                )

            [lineItems:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [tax:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [duty:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [shipping:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [taxExempt:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [poNumber:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [customer:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; net\authorize\api\contract\v1\CustomerDataType Object
                (
                    [type:net\authorize\api\contract\v1\CustomerDataType:private] =&amp;gt; individual
                    [id:net\authorize\api\contract\v1\CustomerDataType:private] =&amp;gt; 99999456654
                    [email:net\authorize\api\contract\v1\CustomerDataType:private] =&amp;gt; EllenJohnson@example.com
                    [driversLicense:net\authorize\api\contract\v1\CustomerDataType:private] =&amp;gt; 
                    [taxId:net\authorize\api\contract\v1\CustomerDataType:private] =&amp;gt; 
                )

            [billTo:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; net\authorize\api\contract\v1\CustomerAddressType Object
                (
                    [phoneNumber:net\authorize\api\contract\v1\CustomerAddressType:private] =&amp;gt; 
                    [faxNumber:net\authorize\api\contract\v1\CustomerAddressType:private] =&amp;gt; 
                    [email:net\authorize\api\contract\v1\CustomerAddressType:private] =&amp;gt; 
                    [firstName:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; Ellen
                    [lastName:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; Johnson
                    [company:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; Souveniropolis
                    [address:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; 14 Main Street
                    [city:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; Pecan Springs
                    [state:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; TX
                    [zip:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; 44628
                    [country:net\authorize\api\contract\v1\NameAndAddressType:private] =&amp;gt; USA
                )

            [shipTo:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [customerIP:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [cardholderAuthentication:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [retail:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [employeeId:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [transactionSettings:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; Array
                (
                    [0] =&amp;gt; net\authorize\api\contract\v1\SettingType Object
                        (
                            [settingName:net\authorize\api\contract\v1\SettingType:private] =&amp;gt; duplicateWindow
                            [settingValue:net\authorize\api\contract\v1\SettingType:private] =&amp;gt; 155
                        )

                )

            [userFields:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [surcharge:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [merchantDescriptor:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [subMerchant:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
            [tip:net\authorize\api\contract\v1\TransactionRequestType:private] =&amp;gt; 
        )

    [merchantAuthentication:net\authorize\api\contract\v1\ANetApiRequestType:private] =&amp;gt; net\authorize\api\contract\v1\MerchantAuthenticationType Object
        (
            [name:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 7VH25pJw4
            [transactionKey:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 4eenTH9H3T9uZ794
            [sessionToken:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [password:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [impersonationAuthentication:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [fingerPrint:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [clientKey:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [accessToken:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
            [mobileDeviceId:net\authorize\api\contract\v1\MerchantAuthenticationType:private] =&amp;gt; 
        )

    [clientId:net\authorize\api\contract\v1\ANetApiRequestType:private] =&amp;gt; 
    [refId:net\authorize\api\contract\v1\ANetApiRequestType:private] =&amp;gt; ref155
)&lt;/PRE&gt;&lt;P&gt;And Result:&lt;/P&gt;&lt;PRE&gt;net\authorize\api\contract\v1\CreateTransactionResponse Object
(
    [transactionResponse:net\authorize\api\contract\v1\CreateTransactionResponse:private] =&amp;gt; net\authorize\api\contract\v1\TransactionResponseType Object
        (
            [responseCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [rawResponseCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [authCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [avsResultCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [cvvResultCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [cavvResultCode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [transId:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [refTransID:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [transHash:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [testRequest:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [accountNumber:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [entryMode:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [accountType:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [splitTenderId:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [prePaidCard:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [messages:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; Array
                (
                )

            [errors:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; Array
                (
                )

            [splitTenderPayments:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; Array
                (
                )

            [userFields:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; Array
                (
                )

            [shipTo:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [secureAcceptance:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [emvResponse:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [transHashSha2:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
            [profile:net\authorize\api\contract\v1\TransactionResponseType:private] =&amp;gt; 
        )

    [profileResponse:net\authorize\api\contract\v1\CreateTransactionResponse:private] =&amp;gt; 
    [refId:net\authorize\api\contract\v1\ANetApiResponseType:private] =&amp;gt; ref155
    [messages:net\authorize\api\contract\v1\ANetApiResponseType:private] =&amp;gt; net\authorize\api\contract\v1\MessagesType Object
        (
            [resultCode:net\authorize\api\contract\v1\MessagesType:private] =&amp;gt; Error
            [message:net\authorize\api\contract\v1\MessagesType:private] =&amp;gt; Array
                (
                    [0] =&amp;gt; net\authorize\api\contract\v1\MessagesType\MessageAType Object
                        (
                            [code:net\authorize\api\contract\v1\MessagesType\MessageAType:private] =&amp;gt; E00001
                            [text:net\authorize\api\contract\v1\MessagesType\MessageAType:private] =&amp;gt; An error occurred during processing. Please try again.
                        )

                )

        )

    [sessionToken:net\authorize\api\contract\v1\ANetApiResponseType:private] =&amp;gt; 
)&lt;/PRE&gt;&lt;P&gt;Thank you in advance for your cooperation.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Oct 2018 10:49:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00001-An-error-occurred-during-processing-Please-try-again/m-p/64762#M38577</guid>
      <dc:creator>realtynasimon</dc:creator>
      <dc:date>2018-10-13T10:49:07Z</dc:date>
    </item>
  </channel>
</rss>

