gerizal / doku
从 otezz/doku-php 重建
v1.1
2019-02-13 15:25 UTC
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- phpunit/phpunit: 6.*
This package is auto-updated.
Last update: 2024-09-15 16:08:28 UTC
README
composer require gerizal/doku
请访问 https://www.doku.com/API/index.html#merchant-hosted-api
$data = [ "MALLID" => $mallid, "SESSIONID" => $sessionid, "TRANSIDMERCHANT" => $invoice, "WORDS" => sha1($mallid.$sharedkey.$invoice), "CURRENCY" => '360', "PURCHASECURRENCY" => '360', ];
$check = Doku_Api::checkStatus($data); //xml format