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

This package is auto-updated.

Last update: 2024-03-29 02:47:37 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