gerizal / doku
Rebuild from otezz/doku-php
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
pkg:composer/gerizal/doku
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- phpunit/phpunit: 6.*
This package is auto-updated.
Last update: 2025-12-15 19:20: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