Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Frequently_asked_questions.rst #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 1 addition & 27 deletions docs/Frequently_asked_questions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ If your order has not been processed, or failed, you will receive a 404 error on
* Invalid products
* Outdated category SKU is used

We are currently working on an event based system to give you exact details on where and why the order creation has failed.


Update on 21 December 2018:
---------------------------

The Printdeal API was updated at 21 December 2018 around 13:00, after this time, when an order creation failed, you now receive an 404 result, with an error message that the order creation has failed. Orders that failed before this date and time will have a 404 not found response.

******************
Dynamic attributes
******************
Expand All @@ -43,24 +35,6 @@ Due too technical limitations, we are currently unable to provide these in the a

We are currently working on a solution to provide ranges for the width & height attributes.

****************
Textile products
****************

Our Textile products work a bit differently then our other products. They also use dynamic attributes. With textile products you need to provide the following attributes, for creating an order or validating a product:

* Quantity
* Sizes
* Gender

An example:

.. literalinclude:: ../docs/code_examples/Faq/textiles.json
:language: JSON
:linenos:


In this case UM stands for unisex M size, and UL for unisex large. As you can see they are also provided in textile sizes.

****************
Category updates
Expand All @@ -84,4 +58,4 @@ These will not put the entire file in memory, but will read it in increments.
For examples see:

* https://github.com/skolodyazhnyy/json-stream
* https://github.com/halaxa/json-machine
* https://github.com/halaxa/json-machine