<br><br><div><span class="gmail_quote">On 10/20/05, <b class="gmail_sendername">trixter aka Bret McDanel</b> &lt;<a href="mailto:trixter@0xdecafbad.com">trixter@0xdecafbad.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2005-10-20 at 22:29 -0400, Omar A. Sabek wrote:<br>&gt; The CC merchant machines I've encountered require entry of the account<br>&gt; number, exp date, total charge, etc. before dialing and transmitting<br>&gt; the data. Even though we are able to pass DTMF successfully through
<br>&gt; the gateway, we still make the recommendation that any application<br>&gt; that requires a negotiation phase (ie, fax machines, CC merchant<br>&gt; machines, dial-up modem) remain on a traditional POTS line. And just
<br>&gt; like you mention, alternative methods are available including web<br>&gt; access.<br>&gt;<br>&gt; Hopefully, the technological disconnect between voip and dial-up data<br>&gt; transmission will come to pass sooner than later.
<br><br>I should have added one more requirement.&nbsp;&nbsp;Internet authentication like<br>so many do.&nbsp;&nbsp;Although all that I have worked with require the name to be<br>entered as text, something that isnt trivial to do (and asking people to
<br>tap out their name via dtmf would be too bothersome).<br><br>I would like a merchant solution that would work 100% off someone<br>calling into the system and entering their data, authentication will<br>then occur via the internet.
<br></blockquote></div><br>
Easy.&nbsp; Get with most any payment gateway and use their api to
submit the transactions.&nbsp; The only information that you need from
the customer you can get via dtmf.&nbsp; Everything else just put fill
in the blanks with whatever you want.<br>
<br>
Card number, expiration, amount, cvv, and avs data can all be obtained
via dtmf.&nbsp;&nbsp; The rest doesnt' matter.&nbsp; Just fill in
whatever you want for the name, email, etc..<br>
<br>
Now whether this is a good idea depends, but it's dead simple to implement.&nbsp; I did it a few months back in about an hour.<br>
<br>
Chris<br>
<br>
<br>
<br>
<br>