The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Business/OnlinePayment/SurePay version 0.01
===========================================

This is Business::OnlinePayment::SurePay, an Business::OnlinePayment
backend module for SurePay authorization service.  It is only useful
if you have a merchant account with SurePay: http://www.surepay.com

Business::OnlinePayment is a generic interface for processing payments
through online credit card processors, online check acceptance houses, etc.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES
	    
This module requires these other modules and libraries:
	    
Business::OnlinePayment
Net::SSLeay
	      
COPYRIGHT AND LICENCE
	      
All rights reserved. This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
	      
Copyright (C) 2002 Alexey Khobov