distrimedia/soap-client
Composer 安装命令:
composer require distrimedia/soap-client
包简介
PHP DistriMedia Soap Client
README 文档
README
NOTICE
IF YOU WISH TO MAKE USE OF THIS PACKAGE , PLEASE ALWAYS CONTACT DISTRIMEDIA IN ADVANCE PLEASE
Introduction
This module provides PHP Services for the following SOAP calls:
CreateOrder
- Create an Order Service Object
DistriMedia\SoapClient\Service\Order - Call the function
createOrderwith the following parameters- Order (
DistriMedia\SoapClient\Struct\Order)
- Order (
Request Order Status
- Create an Order Service Object
DistriMedia\SoapClient\Service\Order - Call the function
changeOrderStatusby{$param}with the following parameters- OrderID (string) | OrderNumber (string) | OrderReference
- Status (
Startorder,Cancel)
Change Order Status
- Create an Order Service Object
DistriMedia\SoapClient\Service\Order - Call the function
changeOrderStatus{$param}with the following parameters- OrderID (string) | OrderNumber (string) | OrderReference
- Status (
Startorder,Cancel)
Change Customer
- Create a Customer Service Object
DistriMedia\SoapClient\Service\Customer - Call the function
changeCustomer{$param}with the following parameters- Customer (
DistriMedia\SoapClient\Struct\Customer) - OrderID (string)
- Customer (
RequestInventory
- Create an Inventory Service Object
DistriMedia\SoapClient\Service\Inventory - Call the function
changeOrderStatus{$param}with the following parameters- OrderID (string) | OrderNumber (string) | OrderReference
- Status (
Startorder,Cancel)
Authors
- Baldwin bv info@baldwin.be
Testing
-
copy
.env.distto.envand fill in your credentials. -
Execute
docker-compose run phpunitto run the unit tests
统计信息
- 总下载量: 3.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-09-17