Finish PHP API (Shopify -> tradera.com)
Budget: €30 – €250 EUR
The API script (attached) is about 80 - 90% done (to the best of my knowledge).
The current script has some errors that need to be corrected. And some modification needed. Also it is not finished.
Tthe API needs to be finished and work in according to the documentation of Tradera.com.
The script is used to push products from Shopify to Tradera.
At api.tradera.com there is a detailed description with examples on how to create a working script.
Check it out here: https://api.tradera.com/v3/
About point A:
- The attached script is making too many calls. During development it needs to be set to eg 10. Once the script is finished the value needs to be changed.
- There might be some more errors that need to be corrected. I am not aware of the total status since the coder suddenly vanished. Yes - I know how coders hate to continue working on other coders stuff.
- The prices are picked up in danish currency and need to be multiplied by 1.6 before the prices are pushed to Tradera.com. (Danish currency is 1.6 times more worth than the Swedish currency. Tradera.com is not able to auto-convert the amount).
- ALL products must be set to "used".
- The INVENTORY must be pushed to tradera.com as well.
- The products have an end-date. The end-date but be correct.
This list is not exhaustive. The points I mention above are the last issues that I know the coder had to work out. But I am not sure that I know 100% of all missing issues. But: The script should not do more than explained in the Tradera API documentation (except the 1.6 currency multiplier. You can add a simple * 1.6 function. We can change the currency manually directly in the script).
We will need:
A. A working script which is tested by Tradera and us.
B. A copy of the script.
C. The script needs to be executed from our own server. You can use our own server from the beginning or move it once the task is completed.
The current script has some errors that need to be corrected. And some modification needed. Also it is not finished.
Tthe API needs to be finished and work in according to the documentation of Tradera.com.
The script is used to push products from Shopify to Tradera.
At api.tradera.com there is a detailed description with examples on how to create a working script.
Check it out here: https://api.tradera.com/v3/
About point A:
- The attached script is making too many calls. During development it needs to be set to eg 10. Once the script is finished the value needs to be changed.
- There might be some more errors that need to be corrected. I am not aware of the total status since the coder suddenly vanished. Yes - I know how coders hate to continue working on other coders stuff.
- The prices are picked up in danish currency and need to be multiplied by 1.6 before the prices are pushed to Tradera.com. (Danish currency is 1.6 times more worth than the Swedish currency. Tradera.com is not able to auto-convert the amount).
- ALL products must be set to "used".
- The INVENTORY must be pushed to tradera.com as well.
- The products have an end-date. The end-date but be correct.
This list is not exhaustive. The points I mention above are the last issues that I know the coder had to work out. But I am not sure that I know 100% of all missing issues. But: The script should not do more than explained in the Tradera API documentation (except the 1.6 currency multiplier. You can add a simple * 1.6 function. We can change the currency manually directly in the script).
We will need:
A. A working script which is tested by Tradera and us.
B. A copy of the script.
C. The script needs to be executed from our own server. You can use our own server from the beginning or move it once the task is completed.