<HTML>
<HEAD>
<TITLE>Re: [asterisk-biz] Credit processing</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Ok... You are all missing the point... Any provider that does authorize.net or payflow or has a &#8220;web based merchant gateway&#8221; API can do this... Its simple enuff to collect the CC#, CVV, and Expiration via the IVR, then pass this information via an HTTPS request to the merchant gateway and get an authorization code back for you logs... The customer never sees this merchant services page as it is an API (like SOAP or XML-RPC) and would be completely useless to the end user. Googling for &#8220;authorize.net enabled merchant account&#8221; returns about 400,000 hits and integration information for authorize.net can be found here: <a href="http://developer.authorize.net/">http://developer.authorize.net/</a> &nbsp;and if you are not skilled enough to do the complete integration, there are php, perl, and .net modules out there &nbsp;that you just need to include and feed the data into...<BR>
<BR>
K<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>praveen kumar &lt;pbx.kumar@gmail.com&gt;<BR>
<B>Reply-To: </B>Commercial and Business-Oriented Asterisk Discussion &lt;asterisk-biz@lists.digium.com&gt;<BR>
<B>Date: </B>Sun, 3 May 2009 13:44:57 +0530<BR>
<B>To: </B>&lt;asterisk-biz@lists.digium.com&gt;<BR>
<B>Subject: </B>Re: [asterisk-biz] Credit processing<BR>
<BR>
<BR>
&gt;&gt;<BR>
<BR>
I don't think it is that simple.  The reason is that on web environments,<BR>
the part where the user enters his credit card information in handled on the<BR>
providers servers. It would take a provider who specifically allows the<BR>
transaction outside of his servers, i.e. on an asterisk IVR.  The question<BR>
the man is asking is: can anyone recommend one provider who does that?<BR>
<BR>
&gt;&gt;<BR>
<BR>
One of my pizza store client uses 800pbx.com <a href="http://800pbx.com">&lt;http://800pbx.com&gt;</a> .  They collect toppings, soda etc. and collect address and cc and bill them and then integrate back to POS. <BR>
<BR>
I am not sure if its asterisk based but its speech driven. <BR>
<BR>
It shouldn't be difficult to integrate IVR with merchant gateway but address capture is difficult unless you have your own  IP.<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><BR>
<BR>
asterisk-biz mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-biz">http://lists.digium.com/mailman/listinfo/asterisk-biz</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>