<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Sync error with refund</title><link>http://forums.method.me/cs/forums/thread/25086.aspx</link><pubDate>Tue, 06 Jan 2015 17:54:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:25086</guid><dc:creator>Method_Chris</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/25086.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=25086</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;First off, apologies for these troubles.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have updated our Sync code in the last month or two, specifically around some payment bugs. Would you mind trying again and seeing if the error is resolved?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Chris&amp;nbsp;&lt;/p&gt;</description></item><item><title>Sync error with refund</title><link>http://forums.method.me/cs/forums/thread/24421.aspx</link><pubDate>Tue, 25 Nov 2014 18:05:35 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:24421</guid><dc:creator>rgatton</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/24421.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=24421</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;I create a ReceivePayment record for $100, it syncs to QB and has the following data:&lt;br /&gt;&lt;br /&gt;RecordID: 20&lt;br /&gt;TxnID: 141-1416927432 &lt;br /&gt;&lt;br /&gt;Then I create an ARRefundCreditCard record with a TotalAmount of $20 and an ARRefundCreditCardAppliedToTxn record&lt;span style="overflow:hidden;" id="mce_1_start"&gt; &lt;/span&gt;with a TxnRecordID of 20 and a TxnType of &amp;#39;ReceivePayment&amp;#39;.&lt;br /&gt;&lt;br /&gt;The records are all created ok in Method, but when it tries to sync to Quickbooks, I&amp;#39;m getting this error in &amp;quot;Resolve Conflicts&amp;quot;:&lt;br /&gt;&lt;br /&gt;QuickBooks returned an error when adding/modifying a accARRefundCreditCard record. The error was: Object &amp;quot;141-1416927432&amp;quot; specified in the request cannot be found. &lt;br /&gt;. The Request was: &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt; &amp;lt;?qbxml version=&amp;quot;12.0&amp;quot; ?&amp;gt; &amp;lt;QBXML&amp;gt;&amp;lt;QBXMLMsgsRq onError=&amp;quot;stopOnError&amp;quot;&amp;gt;&amp;lt;ARRefundCreditCardAddRq &lt;br /&gt;requestID=&amp;quot;qx_1&amp;quot;&amp;gt;&amp;lt;ARRefundCreditCardAdd&amp;gt;&amp;lt;CustomerRef&amp;gt;&amp;lt;ListID&amp;gt;8000001B-1416927211&amp;lt;/ListID&amp;gt;&amp;lt;/CustomerRef&amp;gt;&amp;lt;RefundFromAccountRef&amp;gt;&amp;lt;ListID&amp;gt;80000025-1374196855&amp;lt;/ListID&amp;gt;&lt;br /&gt;&amp;lt;/RefundFromAccountRef&amp;gt;&amp;lt;ARAccountRef&amp;gt;&amp;lt;ListID&amp;gt;80000024-1372873729&amp;lt;/ListID&amp;gt;&amp;lt;/ARAccountRef&amp;gt;&amp;lt;TxnDate&amp;gt;2014-11-25&amp;lt;/TxnDate&amp;gt;&amp;lt;PaymentMethodRef&amp;gt;&amp;lt;ListID&amp;gt;80000005-1372615751&lt;br /&gt;&amp;lt;/ListID&amp;gt;&amp;lt;/PaymentMethodRef&amp;gt;&amp;lt;RefundAppliedToTxnAdd&amp;gt;&amp;lt;TxnID&amp;gt;141-1416927432&amp;lt;/TxnID&amp;gt;&amp;lt;RefundAmount&amp;gt;20.00&amp;lt;/RefundAmount&amp;gt;&amp;lt;/RefundAppliedToTxnAdd&amp;gt;&amp;lt;/ARRefundCreditCardAdd&amp;gt;&lt;br /&gt;&amp;lt;/ARRefundCreditCardAddRq&amp;gt;&amp;lt;/QBXMLMsgsRq&amp;gt;&amp;lt;/QBXML&amp;gt;&lt;br /&gt;&lt;br /&gt;Like the &lt;span style="overflow:hidden;" id="mce_8_start"&gt;&lt;span style="overflow:hidden;" id="mce_9_start"&gt;&lt;/span&gt;&lt;/span&gt;payment transa&lt;span style="overflow:hidden;" id="mce_7_start"&gt;&lt;/span&gt;ction &lt;span style="overflow:hidden;" id="mce_8_end"&gt;&lt;span style="overflow:hidden;" id="mce_9_end"&gt;&lt;/span&gt;&lt;/span&gt;can&amp;#39;t be found, but it&amp;#39;s definitely there in Quickbooks, and the TxnID seems to be correct, because when I create a refund for that transaction in&lt;span style="overflow:hidden;" id="mce_3_start"&gt; &lt;/span&gt;Quickbooks, it syncs correctly up to Method and the ARRefu&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;ndCreditCardAppliedToTxn shows that same value of &amp;quot;141-1416927432&amp;quot; in the TxnID column.&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_5_start"&gt;&lt;span style="overflow:hidden;" id="mce_6_start"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>