Business-CCProcessor
view release on metacpan or search on metacpan
lib/Business/CCProcessor.pm view on Meta::CPAN
hide how to munge your web form's data into a post call to a
supported credit card processor.
Business::CCProcessor will permit a script to collect
non-financial data locally and then using an http POST call,
hand that data off to a secure credit card processor which
then collects the credit card parameters, and processes
the transaction between the credit card owners account and
the script owners account. This is a poor man's variant on
Business::OnlinePayment for clients who cannot afford the video
camera watched locked cages around their dedicated server,
to collect credit card payments from their buyers or donors,
in a real-time interaction with the credit card owner.
This module is for you if you need to accept online credit card
payments for your organization or services but are not prepared
to invest in an ssl certificate, a dedicated IP address, a
dedicated server and the monitored restricted access to your
server which the privacy of your customers or donors requires.
Initially this module offers five public methods: a constructor,
( run in 0.551 second using v1.01-cache-2.11-cpan-49f99fa48dc )