You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 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 Library provides methods for processing incoming and outgoing requests, configuration options and for handling errors.
5
+
The Shopgate Cart Integration SDK 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.
6
6
7
7
## Getting Started
8
8
#### Via Composer
@@ -16,7 +16,7 @@ Include ```shopgate.php``` from the root folder of the package:
If you want to know more about how the Shopgate Library works have a look into the [documentation](http://developer.shopgate.com/library).
19
+
If you want to know more about how the Shopgate Cart Integration SDK works have a look into the [documentation](http://developer.shopgate.com/library).
20
20
21
21
Wanna see all the code? Try the [example plugin](http://developer.shopgate.com/example_plugin).
22
22
@@ -38,6 +38,6 @@ Shopgate offers everything online retailers need to be successful in mobile. Our
38
38
39
39
## License
40
40
41
-
The Shopgate Library is available under the Apache License, Version 2.0.
41
+
The Shopgate Cart Integration SDK is available under the Apache License, Version 2.0.
42
42
43
-
See the [LICENSE.md](./LICENSE.md) file for more information.
43
+
See the [LICENSE.md](./LICENSE.md) file for more information.
0 commit comments