Skip to content

sgca/cart-integration-sdk

This branch is 150 commits behind shopgate/cart-integration-sdk:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 16, 2017
Aug 16, 2017
Aug 21, 2017
Aug 29, 2017
Aug 16, 2017
Aug 29, 2017
Aug 16, 2017
May 22, 2012
Aug 21, 2017
Aug 30, 2017
Aug 29, 2017
Aug 21, 2017
Jul 27, 2017
Aug 30, 2017
Aug 18, 2017
Aug 16, 2017
Aug 16, 2017
Aug 30, 2017
Aug 16, 2017

Repository files navigation

Shopgate Cart Integration SDK

GitHub license Build Status

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.5%
  • Other 0.5%