minchao / shopee-php

Shopee OpenAPI 1.0 Client for PHP
BSD 3-Clause "New" or "Revised" License
142 stars 84 forks source link

Authenticating a Request #1

Closed minchao closed 6 years ago

minchao commented 6 years ago

Generate an HMAC-SHA256 signature for a HTTP request

Updated:

see https://github.com/minchao/shopee-php/blob/a1b8b6d58e8eec4b0fbb1f4da16ce77bc041d251/src/Client.php#L145