pear / payment_paypal_soap
Provides an easy-to-use wrapper of PHP 5's SOAP client for use with the PayPal SOAP API.
0.5.1
2016-01-04 15:41 UTC
Requires
- php: >=5.1.0,!=5.2.2,!=5.2.3,!=5.2.4,!=5.2.5,!=5.2.6
- ext-soap: *
- pear/pear_exception: *
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-29 04:47:22 UTC
README
This package is http://pear.php.net/package/Payment_PayPal_SOAP and has been migrated from https://svn.php.net/repository/pear/packages/Payment_PayPal_SOAP Please report all new issues via the PEAR bug tracker. If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list. To test, run either $ phpunit tests/ or $ pear run-tests -r To build, simply $ pear package To install from scratch $ pear install package.xml To upgrade $ pear upgrade -f package.xml