定制 frankperez87/channel-advisor 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

frankperez87/channel-advisor

Composer 安装命令:

composer require frankperez87/channel-advisor

包简介

This package allows you to easily integrate with ChannelAdvisor. This is not the official package.

README 文档

README

This API allows you to connect to the Channel Advisor system in order to manage orders and inventory.

This is not the official API provided by Channel Advisor. Still in development.

Currently Supported Services Include

Admin Related Service

  • Admin

Order Related Services

  • Fulfillment
  • Order
  • Shipping

Example Usage for Requesting Access

<?php

require 'vendor/autoload.php';

$developer_key = 'XXX';
$password = 'XXX';
$account_id = 'XXX';

// Set ChannelAdvisor Account Credentials and Service You Wish To Use
$service = ChannelAdvisor\ServiceFactory::make('admin', $developer_key, $password, $account_id);

// Output Result
$result = $service->requestAccess('local id here');

统计信息

  • 总下载量: 119
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2016-10-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固