<?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 MYGOV Payments - Authorize Net - Tyler System (Used by City of  Texas City) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61824#M36224</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Information: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The City of Texas City began using "MYGOV" on Jan 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;All payment transactions entered in MYGOV are processed by Authorize Net.&lt;/P&gt;&lt;P&gt;Authorize Net forwards an e-mail notification to Inspections@texas-city-tx.org as the transactions are processed.&lt;/P&gt;&lt;P&gt;These transactions are then held until the next day when the batch report is received.&lt;/P&gt;&lt;P&gt;Once the transactions are reconciled to the batch report, these transactions are manually entered into the Tyler System.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Request:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can the process above be automated by having all Authorize Net transactions payments automatically downloaded into the Tyler System?&amp;nbsp; Our IT department would like to have a contact at Authorize Net to proceed with this.&amp;nbsp;Please advise.&amp;nbsp; Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2018 16:46:04 GMT</pubDate>
    <dc:creator>rdelao1</dc:creator>
    <dc:date>2018-02-23T16:46:04Z</dc:date>
    <item>
      <title>MYGOV Payments - Authorize Net - Tyler System (Used by City of  Texas City)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61824#M36224</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Information: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The City of Texas City began using "MYGOV" on Jan 2018.&amp;nbsp;&lt;/P&gt;&lt;P&gt;All payment transactions entered in MYGOV are processed by Authorize Net.&lt;/P&gt;&lt;P&gt;Authorize Net forwards an e-mail notification to Inspections@texas-city-tx.org as the transactions are processed.&lt;/P&gt;&lt;P&gt;These transactions are then held until the next day when the batch report is received.&lt;/P&gt;&lt;P&gt;Once the transactions are reconciled to the batch report, these transactions are manually entered into the Tyler System.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Request:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can the process above be automated by having all Authorize Net transactions payments automatically downloaded into the Tyler System?&amp;nbsp; Our IT department would like to have a contact at Authorize Net to proceed with this.&amp;nbsp;Please advise.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 16:46:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61824#M36224</guid>
      <dc:creator>rdelao1</dc:creator>
      <dc:date>2018-02-23T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: MYGOV Payments - Authorize Net - Tyler System (Used by City of  Texas City)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61828#M36228</link>
      <description>&lt;P&gt;The IT department could set up a script that queries Authorize.Net for the batch contents.&lt;/P&gt;&lt;P&gt;There is an api method called getTransactionList where it accepts a batch ID and returns transaction data. Using this information the IT department could then insert the transaction data into the Tyler System.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a starting point:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-list" target="_blank"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-list&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 20:41:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61828#M36228</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2018-02-23T20:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: MYGOV Payments - Authorize Net - Tyler System (Used by City of  Texas City)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61834#M36234</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23481"&gt;@rdelao1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Automating the functionality that you have described could certainly be implemented. The method of implementation would depend to a degree on the environment of your current system. In all cases it would involve querying Authorize.net's API and updating your SQL Server with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which Tyler&amp;nbsp;product are&amp;nbsp;you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 17:55:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61834#M36234</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2018-02-24T17:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: MYGOV Payments - Authorize Net - Tyler System (Used by City of  Texas City)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61853#M36252</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23481"&gt;@rdelao1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use Webhooks for getting realtime notifications of payments and then querying the APIs if needed .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://developer.authorize.net/api/reference/features/webhooks.html" target="_blank"&gt;http://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;</description>
      <pubDate>Tue, 27 Feb 2018 08:36:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MYGOV-Payments-Authorize-Net-Tyler-System-Used-by-City-of-Texas/m-p/61853#M36252</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-02-27T08:36:40Z</dc:date>
    </item>
  </channel>
</rss>

