<?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>Search results by user ID 2146</title><link>http://forums.method.me/cs/search/SearchResults.aspx?u=2146</link><description>Search results by user ID 2146</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: SMS integration?</title><link>http://forums.method.me/cs/forums/p/12112/35491.aspx#35491</link><pubDate>Fri, 13 Oct 2017 20:58:54 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:35491</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;For this type of integration we needed to create it ourselves. I&amp;#39;d be happy to discuss. What&amp;#39;s your email? Or you can send me a note at matt@techinthefield.com.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: SMS integration?</title><link>http://forums.method.me/cs/forums/p/12112/35487.aspx#35487</link><pubDate>Tue, 10 Oct 2017 16:52:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:35487</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Yes, we have created an integration with a third party app for sending SMS messages. In this case it was for notifiying customers in advance of service and/or service completion.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Merchant Gateway-Card Swiper</title><link>http://forums.method.me/cs/forums/p/2544/35377.aspx#35377</link><pubDate>Tue, 18 Jul 2017 17:29:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:35377</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi ewelling,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;We just implemented this for a client. They plugged a USB card reader into their computer. When they swipe a card it populates a whole bunch of info into a field on the screen including the card number and expiraration. We then grab what we need from that info and populate the card number and expiration month and year automatically.&lt;/p&gt;
&lt;p&gt;Just note that while you are using a card swiper, you are not using the processor&amp;#39;s swiper so it will be charged as a keyed entry which may have a higher fee.&lt;/p&gt;</description></item><item><title>Re: Update File API Call convert Image to byte array.</title><link>http://forums.method.me/cs/forums/p/12081/35376.aspx#35376</link><pubDate>Tue, 18 Jul 2017 17:25:53 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:35376</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I&amp;#39;ve done it in C#, but not php.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;The first thing to do is remove &amp;quot;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;data:image/jpeg;base64,&amp;quot; from the image string.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Then convert it to a byte array. In C# this looks like :&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&amp;nbsp;byte[ uploadedImage = Convert.FromBase64String(&lt;span id="mce_3_start" style="overflow:hidden;"&gt;imageString&lt;/span&gt;);&lt;span id="mce_4_start" style="overflow:hidden;"&gt; I would assume PHP has a similar funtion.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Load Web Page action</title><link>http://forums.method.me/cs/forums/p/6427/32741.aspx#32741</link><pubDate>Wed, 12 Oct 2016 21:52:37 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32741</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Mahlon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Here is a work around,&amp;nbsp;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;put the following in a text object on the screen:&lt;/p&gt;
&lt;p&gt;&amp;lt;button class=&amp;quot;mi-button mi-button-primary&amp;quot; onclick=&amp;quot;goToSite()&amp;quot;&amp;gt;Go To Site&amp;lt;/button&amp;gt; &amp;nbsp;&amp;lt;script&amp;gt; function goToSite() {window.location.href = &amp;quot;https://www.google.com&amp;quot;;}&amp;lt;/script&amp;gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Obviously, change the www.google.com part to whatever site you would like to open or use character function to dynamically change the URL.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: MethodAPIInsertV2 login validation errors.</title><link>http://forums.method.me/cs/forums/p/9468/32400.aspx#32400</link><pubDate>Mon, 27 Jun 2016 17:34:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32400</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Audisho,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When I first tried it this morning I was still getting the same error. Then I happened to notice that I was not passing a correct value to the Contact field (Inserting an opportunity) and then it worked fine. I didn&amp;#39;t do any more testing on it to troubleshoot since I got it working for myself, but you may want to test that out. Based on what I saw this morning it looks like it never was a validation issue, but rather a missing/improper value.&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: MethodAPIInsertV2 login validation errors.</title><link>http://forums.method.me/cs/forums/p/9468/32363.aspx#32363</link><pubDate>Mon, 20 Jun 2016 15:35:50 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32363</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Jonathan,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;I am getting the same error on the InserV2 call also. Other calls seem to be working fine. The weird thing is on some of the tries I get an error that required fields are missing. If it is determining that required fields are missing hasn&amp;#39;t it already passed validation of the credentials? I can send you the account info off line if that would be helpful.&lt;/p&gt;</description></item><item><title>Re: Export to Excel</title><link>http://forums.method.me/cs/forums/p/9625/32333.aspx#32333</link><pubDate>Thu, 16 Jun 2016 16:23:14 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:32333</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Mahlon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;A work around for the moment would be to create a report to match the columns and generate the report as an Excel file instead of pdf. It&amp;#39;s more work than having the action available, but it might help in the mean time.&lt;/p&gt;</description></item><item><title>Re: Customer feedback on left nav bar</title><link>http://forums.method.me/cs/forums/p/9502/31988.aspx#31988</link><pubDate>Sun, 17 Apr 2016 19:35:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31988</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;I second!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;If you are trying to move the cursor to a field on the left and move slightly too far to the left, the menu expands and confuses the user.&lt;/p&gt;</description></item><item><title>Re: Feedback on Advanced Filters</title><link>http://forums.method.me/cs/forums/p/9299/31442.aspx#31442</link><pubDate>Fri, 05 Feb 2016 17:52:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31442</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;I third that motion.&lt;/p&gt;</description></item></channel></rss>