diff options
Diffstat (limited to 'security/p5-Business-PayPal-EWP/pkg-descr')
-rw-r--r-- | security/p5-Business-PayPal-EWP/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Business-PayPal-EWP/pkg-descr b/security/p5-Business-PayPal-EWP/pkg-descr index dd358ec51191..2f58813a01c6 100644 --- a/security/p5-Business-PayPal-EWP/pkg-descr +++ b/security/p5-Business-PayPal-EWP/pkg-descr @@ -1,4 +1,6 @@ -This module wraps the sample C++/C# code which PayPal provides for working +Business::PayPal::EWP - Perl extension for PayPal's Encrypted Website Payments + +WWW: http://search.cpan.org/dist/Business-PayPal-EWP/ with Encrypted Web Payments. It contains a single function, SignAndEncrypt which takes the plaintext form code, private key file, public key file, and PayPal's public certificate, and will return the signed and encrypted code |