Scott Wiersdorf > Business-PayPal-API-0.61 > Business::PayPal::API::RecurringPayments

Download:
Business-PayPal-API-0.61.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source   Latest Release: Business-PayPal-API-0.62

NAME ^

Business::PayPal::API::RecurringPayments - PayPal RecurringPayments API

SYNOPSIS ^

use Business::PayPal::API::RecurringPayments;

my $pp = new Business::PayPal::API::RecurringPayments( ... );

my %resp = $pp->FIXME

DESCRIPTION ^

THIS MODULE IS NOT COMPLETE YET. PLEASE DO NOT REPORT ANY BUGS RELATED TO IT.

SEE ALSO ^

https://developer.paypal.com/en_US/pdf/PP_APIReference.pdf

AUTHOR ^

Scot Wiersdorf <scott@perlcode.org>

COPYRIGHT AND LICENSE ^

Copyright (C) 2007 by Scott Wiersdorf

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.