<?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: Transaction times tripled in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66398#M39944</link>
    <description>&lt;P&gt;We are not doing anything complex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a profile with no payment data &amp;lt; 1s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once we try to add a card to this that transaction takes &amp;gt;20s, we dropped the authorisation as this adds 25s to the call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Payments are similary suffering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is all internal to you, I rewrote our code test to ensure there was no routing issue and from the time the actual json request drops to your servers to the response we are talking 25-45s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;05692430, apparently it has been escallated and the advice is to code round these issues.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 16:50:38 GMT</pubDate>
    <dc:creator>tv</dc:creator>
    <dc:date>2019-02-13T16:50:38Z</dc:date>
    <item>
      <title>Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66290#M39849</link>
      <description>&lt;P&gt;Over the last several weeks we have experienced transaction times usually taking 10-15s tripling to 45s, this increase so much one of our vendors experienced timeout issues. We have issues with create payment profiles and creating transactions so it is starting to have a business impact and playing havoc with batch functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using .net using a webclient and a json payload and the problem is not routing as I broke down the http connectioncode and the connection and request is being delivered &amp;lt;1s, while waiting for a response is taking 25s (in testmode) and 45s is we do a validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone got any ideas or experiencing similar ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 21:41:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66290#M39849</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-07T21:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66330#M39883</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We don't currently have reports of gateway performance issues.&amp;nbsp; If this is an issue with your production account, I would suggest &lt;A href="https://support.authorize.net" target="_self"&gt;contacting customer support&lt;/A&gt; and opening a case with them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 18:18:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66330#M39883</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-09T18:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66395#M39942</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was asking the community as there has been a ticket raised and the answer has been far from satisfactory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transaction times for us are now taking x2 to x3. Our code and processing has not changed and we can replicate the exact issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 15:59:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66395#M39942</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-13T15:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66397#M39943</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may help if you describe with more detail a typical scenario from start to finish that demonstrates the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, if you provide the case number, we can request escalation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 16:38:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66397#M39943</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-13T16:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66398#M39944</link>
      <description>&lt;P&gt;We are not doing anything complex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a profile with no payment data &amp;lt; 1s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once we try to add a card to this that transaction takes &amp;gt;20s, we dropped the authorisation as this adds 25s to the call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Payments are similary suffering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is all internal to you, I rewrote our code test to ensure there was no routing issue and from the time the actual json request drops to your servers to the response we are talking 25-45s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;05692430, apparently it has been escallated and the advice is to code round these issues.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 16:50:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66398#M39944</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-13T16:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66399#M39945</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To confirm, you're doing the following in rapid succession, is this correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a customer profile only, no payment profile data (working well)&lt;/LI&gt;
&lt;LI&gt;Add payment profile to customer profile with validation mode = LiveMode (taking too long)&lt;/LI&gt;
&lt;LI&gt;Attempt a transaction using customer profile (taking too long)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 17:03:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66399#M39945</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-13T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66400#M39946</link>
      <description>&lt;P&gt;Pretty much that. We keep the reference to the profile to make charges to the card at a later date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 17:05:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66400#M39946</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-13T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66401#M39947</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may have specific reasons for creating a transaction in 3 steps, but have you considered creating the initial transaction while at the same time creating a customer profile if successful by setting createProfile as true?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While your delay is abnormally large, you would likely see a short delay after creating a customer profile before the profile is available for update requests.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you create a transaction, or a customer profile, that is done in real time directly with our database.&amp;nbsp; When you do follow-on transactions such as updating a profile or creating a transaction from a profile, that is done using replicated data for performance reasons.&amp;nbsp; Typically, the delay is &amp;lt;1s but can be slightly longer due to heavy load.&amp;nbsp; However, more than 5-10 seconds would be very abnormal.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 17:26:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66401#M39947</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-13T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66417#M39960</link>
      <description>&lt;P&gt;i will try doing the transactions in 1 call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I feel it will have no effect, that and we still have issues with the amount of time it takes to process payments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 16:00:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66417#M39960</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-14T16:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66418#M39961</link>
      <description>&lt;P&gt;This is not going to solve our issues and I've just revisted our code and has a significant development overhead as we use the generated profileIDs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, this will not solve our payments also being delayed issues as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nothing we have done has changed in the last month and we suddently experience transaction issues. A 10s replication time is excessive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 18:30:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66418#M39961</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-14T18:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66419#M39962</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for getting back to us.&amp;nbsp; I've re-escalated and asked a support specialist take a look at your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 19:26:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66419#M39962</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-14T19:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66420#M39963</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I heard back from our specialist and it appears you have a silent post URL configured that we're unable to reach.&amp;nbsp; If you remove or update, that will likely resolve your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 20:20:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66420#M39963</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-14T20:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66423#M39966</link>
      <description>&lt;P&gt;That looks that it may of solved our issues, the test app showed under 2s transaction time. After a month that is a very easy solution for us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I suspect that you may of increased the timeout for the URL post which caused us issues as it pushed our vendor over their initial 30s.&amp;nbsp; I feel that callback should be dropped of a seperate thread with the http response taking priority.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 21:09:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66423#M39966</guid>
      <dc:creator>tv</dc:creator>
      <dc:date>2019-02-14T21:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66425#M39968</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm glad we found a solution.&amp;nbsp; And you are correct the response would be better if it was a separate thread.&amp;nbsp; That is why we're moving away from silent post in favor of Webhooks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 22:57:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66425#M39968</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-14T22:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction times tripled</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66426#M39969</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28503"&gt;@tv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will suggest to move your implementation to use Webhooks instead of the silent post .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/webhooks.html" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/features/webhooks.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anurag&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 00:23:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-times-tripled/m-p/66426#M39969</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2019-02-15T00:23:21Z</dc:date>
    </item>
  </channel>
</rss>

