shopgate/cart-integration-sdk
最新稳定版本:2.11.0
Composer 安装命令:
composer require shopgate/cart-integration-sdk
包简介
A PHP framework supporting the implementation of the Shopgate Plugin API and abstracting access to the Shopgate Merchant API.
README 文档
README
The Shopgate Cart Integration SDK (formerly: Shopgate Library) is a compilation of classes to manage the communication between your shop system and Shopgate via the Shopgate Plugin API and the Shopgate Merchant API. The SDK provides methods for processing incoming and outgoing requests, configuration options and for handling errors.
Getting Started
Via Composer
composer require shopgate/cart-integration-sdk
Manually
Download and unzip the latest releases.
Include shopgate.php from the root folder of the package:
require_once 'shopgate-cart-integration-sdk/shopgate.php';
Developing a Shopgate Integration
If you want to know more about how the Shopgate Cart Integration SDK works have a look into the documentation.
Wanna see all the code? Try the example plugin.
Changelog
See CHANGELOG.md file for more information.
Contributing
See CONTRIBUTING.md file for more information.
About Shopgate
Shopgate is the leading mobile commerce platform.
Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.
License
The Shopgate Cart Integration SDK is available under the Apache License, Version 2.0.
See the LICENSE.md file for more information.
统计信息
- 总下载量: 95.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-08-22