gerizal/doku

Rebuild from otezz/doku-php

Maintainers

Details

github.com/gerizal/doku

Source

Issues

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

v1.1 2019-02-13 15:25 UTC

This package is auto-updated.

Last update: 2024-05-15 15:33:30 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