資源簡(jiǎn)介
目前的壓縮包名為:WxpayAPI_php_v3,下載完畢后,解壓到桌面,里面一共含有5個(gè)文件夾,和一個(gè) index.php 文件 cert、doc、example、lib、logs、index.php lib-核心庫(kù) WxPay.Api.php"接口訪問(wèn)類(lèi),包含所有微信支付API列表的封裝" WxPay.Config.php"配置信息所在文件" WxPay.Data.php"簽名相關(guān)類(lèi),含簽名生成" WxPay.Exception.php"異常類(lèi)" WxPay.Notify.php"回調(diào)函數(shù)的父類(lèi)" 6. logs-這個(gè)主要用來(lái)存放在支付過(guò)程中生成的各種日志文件 接下來(lái)我們進(jìn)行文件配置 具體操作看文件里面的Word文檔
代碼片段和文件信息
????/**?請(qǐng)?jiān)谙旅嬖O(shè)置你服務(wù)器的路徑默認(rèn)是測(cè)試的,如果您沒(méi)有自己的服務(wù)器,可以使用測(cè)試的?*/
????$jsApiPay?=?“http://paysdk.weixin.qq.com/example/jsapi.php“;
????/**?刷卡支付?*/
????$micropyPay?=?“http://paysdk.weixin.qq.com/example/micropay.php“;
????/**?掃碼支付?*/
????$nativePay?=?“http://paysdk.weixin.qq.com/example/native.php“;
????/**?訂單查詢?*/
????$orderQuery?=?“http://paysdk.weixin.qq.com/example/orderquery.php“;
????/**?退款?*/
????$refundPay?=?“http://paysdk.weixin.qq.com/example/refund.php“;
????/**?退款查詢?*/
????$refundQueryPay?=?“http://paysdk.weixin.qq.com/example/refundquery.php“;
?>
????ta?http-equiv=“content-type“?content=“text/html;charset=utf-8“/>
????ta?name=“viewport“?content=“width=device-width?initial-scale=1“/>?
????tle>微信支付樣例 tle>
????yle?type=“text/css“>
????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\.idea\
?????文件???????????5??2016-05-12?01:07??wx-pay-master\.idea\.name
?????文件?????????159??2016-05-12?01:07??wx-pay-master\.idea\encodings.xm
?????文件?????????545??2016-05-12?01:07??wx-pay-master\.idea\misc.xm
?????文件?????????262??2016-05-12?01:07??wx-pay-master\.idea\modules.xm
?????文件???????24216??2016-05-12?01:07??wx-pay-master\.idea\workspace.xm
?????文件?????????281??2016-05-12?01:07??wx-pay-master\.idea\wxPay.iml
?????文件?????????175??2016-05-12?01:07??wx-pay-master\README.md
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\cert\
?????文件????????1606??2016-05-12?01:07??wx-pay-master\cert\apiclient_cert.pem
?????文件????????1675??2016-05-12?01:07??wx-pay-master\cert\apiclient_key.pem
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\doc\
?????文件????????1755??2016-05-12?01:07??wx-pay-master\doc\README
?????文件???????29696??2016-05-12?01:07??wx-pay-master\doc\README.doc
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\example\
?????文件????????6151??2016-05-12?01:07??wx-pay-master\example\WxPay.JsApiPay.php
?????文件????????4091??2016-05-12?01:07??wx-pay-master\example\WxPay.MicroPay.php
?????文件????????1032??2016-05-12?01:07??wx-pay-master\example\WxPay.NativePay.php
?????文件????????1594??2016-05-12?01:07??wx-pay-master\example\download.php
?????文件????????5845??2016-05-12?01:07??wx-pay-master\example\jsapi.php
?????文件????????2216??2016-05-12?01:07??wx-pay-master\example\log.php
?????文件????????2227??2016-05-12?01:07??wx-pay-master\example\micropay.php
?????文件????????2498??2016-05-12?01:07??wx-pay-master\example\native.php
?????文件????????2107??2016-05-12?01:07??wx-pay-master\example\native_notify.php
?????文件????????1367??2016-05-12?01:07??wx-pay-master\example\notify.php
?????文件????????1990??2016-05-12?01:07??wx-pay-master\example\orderquery.php
?????目錄???????????0??2016-05-12?01:07??wx-pay-master\example\phpqrcode\
?????文件????????1261??2016-05-12?01:07??wx-pay-master\example\phpqrcode\CHANGELOG
?????文件????????2042??2016-05-12?01:07??wx-pay-master\example\phpqrcode\INSTALL
?????文件????????7815??2016-05-12?01:07??wx-pay-master\example\phpqrcode\LICENSE
............此處省略445個(gè)文件信息
評(píng)論
共有 條評(píng)論