Changes for page Sellables

Last modified by Shop Team on 2023/02/13 22:56

<
From version < 5.1 >
edited by Shop Team
on 2019/07/18 08:08
To version < 6.1 >
edited by Shop Team
on 2019/07/18 09:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,7 +42,7 @@
42 42  
43 43  == Client / Server ==
44 44  
45 -All requests to the *Public Shop API* should be made from your server and not from the browser. This allows you to leverage caching, avoids CORS policy interference and keeps your API key secure.
45 +All requests to the **Public Shop API** should be made from your server and not from the browser. This allows you to leverage caching, avoids [[CORS>>url:https://en.wikipedia.org/wiki/Cross-origin_resource_sharing||shape="rect"]] policy interference and keeps your API key secure.
46 46  
47 47  == List Resource ==
48 48  
... ... @@ -340,7 +340,11 @@
340 340  }
341 341  {{/code}}
342 342  
343 -== Code example ==
343 += Implementation Support =
344 344  
345 -There is an example integration of this API available [[here>>url:https://github.com/spreadshirt/shop-api-example-integration||shape="rect"]].
345 +If you do not own a Partner Area based shop yet, but need something "in hand" to develop your implementation, you can rely on the **example shop 100488332** provided by us. The shop is available on the European platform (.net) only. You can use articleId=(% style="color: rgb(80,80,80);" %)999999999 to test the **legacy article mapping resource **in this shop.
346 +
347 +Also, there is an **example integration** of this API available [[here>>url:https://github.com/spreadshirt/shop-api-example-integration||shape="rect"]].
346 346  It shows a draft of a shop system written in php that might be helpful to understand the (list-page -> detail-page -> add-to-basket) workflow.
349 +
350 +\\
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -28278804
1 +28278806
url
... ... @@ -1,1 +1,1 @@
1 -https://developer.spreadshirt.net/wiki/spaces/API/pages/28278804/Public Shop API
1 +https://developer.spreadshirt.net/wiki/spaces/API/pages/28278806/Public Shop API