中国(海南)国际贸易单一窗口
企业入驻流程
海南省跨境电子商务公共服务平台SDK
PHP版本:>=8.3
安装 Installation
sh
composer require ledc/customs-hi使用
开箱即用,只需要传入一个配置即可:
php
$config = new \Ledc\Customs\Hi\Config('访问密钥ID', '访问密钥', '企业传输ID dxpid');在创建实例后,所有的方法都可以有IDE自动补全;例如:
php
$client = new \Ledc\Customs\Hi\CustomsMessageClient($config);
// 推送申报信息
$client->push();
// 查询申报信息
$client->query();联系我们
加入QQ群:825845773