pear/payment_paypal_soap

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides an easy-to-use wrapper of PHP 5's SOAP client for use with the PayPal SOAP API.

Maintainers

Package info

github.com/pear/Payment_PayPal_SOAP

Issues

pkg:composer/pear/payment_paypal_soap

Statistics

Installs: 1 135

Dependents: 0

Suggesters: 0

Stars: 0

0.5.1 2016-01-04 15:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:21:48 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