Working on an Authorize.net payment form... Feedback/Testers? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Working on an Authorize.net payment form... Feedback/Testers? (/thread-5488.html) Pages: 1 2 |
RE: Working on an Authorize.net payment form... Feedback/Testers? - pgentoo - 02-16-2009 04:30 AM Mafia, Not quite sure what you are asking... The current version is simply a payment form, and doesn't aim to be an invoicing/payment tracking solution. I do all my invoicing manually (Emailed pdf's from quickbooks), so this isn't integrated yet... - pGentoo RE: Working on an Authorize.net payment form... Feedback/Testers? - mafia - 02-16-2009 07:04 AM salvation pgentoo send me a tutorial on billing manual (pdf Emailed from QuickBooks) thank you RE: Working on an Authorize.net payment form... Feedback/Testers? - tango - 02-17-2009 09:27 PM (01-22-2009 02:15 PM)pgentoo Wrote: Anyone have any feedback on this? I have the fields filled in and pressed submit http://alleslegal.net/pay.png Fatal error: Call to undefined function curl_init() in /var/www/ispcp/gui/client/creditcard_payment.php on line 188 RE: Working on an Authorize.net payment form... Feedback/Testers? - pgentoo - 02-18-2009 04:31 AM please make sure your php is built with curl support (or you have the curl module loaded). - pGentoo RE: Working on an Authorize.net payment form... Feedback/Testers? - tango - 02-18-2009 05:21 AM No, php not supported curl or curl-modul, I was also able to read anywhere that it should be used I will load curl-modul and write feedback edit: a question, I must be a member somewhere? screenshot http://alleslegal.net/pay3.png Is there also what Paypal? And where do I enter my Konto account information for the transfer ?? RE: Working on an Authorize.net payment form... Feedback/Testers? - pgentoo - 03-11-2009 10:50 AM Sorry, didn't see your question here. This tool is written specifically for those of us who have Authorize.net creditcard processing accounts. If you fit into this category, you will need to edit the php files to insert your account information. If you are looking to do PayPal payments only, then this solution will not fit your needs currently. - pGentoo |