gerizal / doku
Rebuild from 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: 2026-02-15 19:44:28 UTC
README
composer require gerizal/doku
please visit 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