Thursday, May 19, 2011

Authorize.net Payment Terminal



This script allows you to have a quick & easy credit card payment terminal for your clients (Visa, Master Card, American Express) processed by authorize.net Installation and configuration of the script takes less than 5 minutes (however you do need to have SSL and authorize.net merchant account). There are 2 options to pay: first option is that customers can input price themselves and type description, second option you can turn on pre-defined services and customers will select service from dropdown.

Important Notes:

1) You need to have authorize.net merchant account
2) You need to install SSL certificate before going live with this terminal
3) cURL must be enabled on your hosting account

Features:
- javascript credit card validations
- php credit card validations (for no-js fallback)
- comes in 2 versions, with accordion and without
- 1 configuration file to edit.
- automatic http to https redirection (on/off in config file)
- setup services with pre-defined prices (in config file)
- option to input any amount by your customers (with description)
- new payment confirmation email for administrator with full customer information (except the card information of course)
- “payment received” confirmation email for cusotmer
- easy switch between Test environment and Live environment (config file)
- easy to attach your database “order update statement” or “insert new order statement” upon successful payment.

Preview - Download

No comments:

Post a Comment