pear / payment_paypal_soap
提供了一个易于使用的PHP 5 SOAP客户端包装器,以便与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-08-29 04:08:49 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