<?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: void PayPal transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68443#M41645</link>
    <description>&lt;P&gt;Voiding an auth capture is not supported due to how PayPal processes the transactions on their end. At the point where you submit authCaptureContinue, the transaction is complete. The next step would be to credit instead of void.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the transaction states/flow that are allowed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sequence 1&lt;BR /&gt;1 Authorization Only&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization Only, Continue&lt;BR /&gt;4 Prior Authorization Capture&lt;BR /&gt;5 Refund (optional)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sequence 2&lt;BR /&gt;1 Authorization Only&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization Only, Continue&lt;BR /&gt;4 Void&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sequence 3&lt;BR /&gt;1 Authorization and Capture&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization and Capture, Continue&lt;BR /&gt;4 Refund (optional)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 19:28:29 GMT</pubDate>
    <dc:creator>mmcguire</dc:creator>
    <dc:date>2019-07-15T19:28:29Z</dc:date>
    <item>
      <title>void PayPal transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68392#M41618</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we do successful paypal&amp;nbsp;&lt;SPAN&gt;&lt;U&gt;authCaptureTransaction&lt;/U&gt; and&amp;nbsp;&lt;U&gt;authCaptureContinueTransaction&lt;/U&gt;, we are not able to &lt;U&gt;void same transaction&lt;/U&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It returns below error response:&lt;BR /&gt;&lt;SPAN class="hljs-attr"&gt;"errors"&lt;/SPAN&gt;: [ { &lt;SPAN class="hljs-attr"&gt;"errorCode"&lt;/SPAN&gt;: &lt;SPAN class="hljs-string"&gt;"2"&lt;/SPAN&gt;, &lt;SPAN class="hljs-attr"&gt;"errorText"&lt;/SPAN&gt;: &lt;SPAN class="hljs-string"&gt;"This transaction has been declined."&lt;/SPAN&gt; } ],&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there any way to void this transaction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Venaktesh D&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 09:15:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68392#M41618</guid>
      <dc:creator>venkyd12</dc:creator>
      <dc:date>2019-07-12T09:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: void PayPal transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68443#M41645</link>
      <description>&lt;P&gt;Voiding an auth capture is not supported due to how PayPal processes the transactions on their end. At the point where you submit authCaptureContinue, the transaction is complete. The next step would be to credit instead of void.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the transaction states/flow that are allowed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sequence 1&lt;BR /&gt;1 Authorization Only&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization Only, Continue&lt;BR /&gt;4 Prior Authorization Capture&lt;BR /&gt;5 Refund (optional)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sequence 2&lt;BR /&gt;1 Authorization Only&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization Only, Continue&lt;BR /&gt;4 Void&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sequence 3&lt;BR /&gt;1 Authorization and Capture&lt;BR /&gt;2 Get Details (recommended for shipping)&lt;BR /&gt;3 Authorization and Capture, Continue&lt;BR /&gt;4 Refund (optional)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:28:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68443#M41645</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2019-07-15T19:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: void PayPal transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68653#M41818</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22787"&gt;@mmcguire&lt;/a&gt;&amp;nbsp;for solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just need one more clarification:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;PayPal express checkout:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have followed above sequence2(successfully authorized) and able to see multiple entries on &lt;U&gt;paypal merchant account&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Authorization from testuser (pending)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Order from testuser (pending)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;so when i &lt;STRONG&gt;do void&lt;/STRONG&gt; for this authorized transaction its &lt;STRONG&gt;only voiding&lt;/STRONG&gt; authorization from testuser and order from testuser&lt;STRONG&gt; still shows as pending&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;How to void order from testuser entry form same transaction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatesh D&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 18:21:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/68653#M41818</guid>
      <dc:creator>venkyd12</dc:creator>
      <dc:date>2019-08-06T18:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: void PayPal transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/74516#M46325</link>
      <description>&lt;P&gt;&lt;STRONG&gt;PayPal transactions&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;that have been submitted as multiple partial settlements, however,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;can&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;also be&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;voided&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;with the status of Settlement Pending.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;When&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;transaction&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;is&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;voided&lt;/STRONG&gt;&lt;SPAN&gt;, the original authorization should disappear from the customer's statement within 24 to 48 hours. &lt;A href="https://acesetm.online/" target="_self"&gt;aces etm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 05:55:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/void-PayPal-transaction/m-p/74516#M46325</guid>
      <dc:creator>techmonster1234</dc:creator>
      <dc:date>2021-01-01T05:55:01Z</dc:date>
    </item>
  </channel>
</rss>

