首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP的面向对象实现的即插即用支付API

PHP的面向对象实现的即插即用支付API

  • 资源大小:12.90 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php ecommerce oo plugnpay

资 源 简 介

Provides a complete implementation of the Plug N Pay API, exposing all of the documented methods. Currently it implements all methods trivially (that is, if you know what arguments to pass, and you know what to expect to get back, you can do: $pnp = new PnP(); $results = $pnp->methodname( array( "arg" => "value", "arg2" => "value2" )); echo $results->response_field; And several other methods have somewhat more carefully implemented methods, in order to deal with some of the special characteristics of those methods. The API documentation can be found in the docs directory, and some example code can be found in the test directory.

文 件 列 表

plugnpay-php-0.6
docs
META.yml
PnP.php
README.txt
tests
VIP VIP
0.182719s