Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Оглавление

...

Autopurchase module — is assistant (automation) to work with orders on Taobao websitehelps to process orders (automatic performance) on trade provider (Taobao, 1688, etc.).

There are three 3 types of ordering systems that are involved in the process:

  1. Your ordering system (as  OT ОТ API Key ownercustomer).

  2. OT Platform ordering system.

  3. Ordering system of products supplier Trader provider ordering system (Taobao).

Autopurchase module works with  systems listed above as 2 and 3 (from OT Platform to Supplier system):

  • It exports orders.

  • Synchronizes goods and order statuses, tracks parcels codes etc.

The whole process can be outlined in the following scheme (using processes numeration mentioned above):

  • 1 → 2 — Add orders into OT Platform system

  • 2 3 — Autopurchase operation (orders export; statuses synchronization (goods and order), delivery tracking codes, etc.

  • 2 → 1 — Operation with orders after Autopurchase processing

It is required to add orders from your system to OT Platform ordering system via API since Autopurchase module works only with orders in OT Platform ordering system. Further Autopurchase process is available when orders are added.Since Autopurchase module only works with orders in OT Platform system, it is necessary to download orders from your system in OT Platform using API . The further work with Autopurchase module is possible when the orders will be loaded in OT Platform.

Информация
titleWarning!

Autopurchase module requires registration at the goods provider’s website, and doesn’t substitute on trade provider website and does not replace communication with vendors   (approving available products coordination, discussing shipping and discardsquestions, defects, etc.). All It is required to discuss personally all terms and conditions should be prenegotiated with the seller who placed goods in the of cooperation with vendor who added goods to trade provider website (if necessary).

Initial

...

settings

It is required

...

To get started you need to create a user in OT Platform admin panel. Follow these steps:

Click the link: http://open-demo.otcommerce.com/ik.php

Image Added

Enter your Instance Key  and enter your key:

Image Modified

Now enter username and password, which were provided with the key:

Image Removed

Go to "Users> Customers" section and create a random user (using "Customers" article instructions). If you have any questions, you are welcome to contact OT manager in your project’s Skype chat.

Image Removed

Please save (just write or remember) login and password for the created user — you will need it for further customization.

Enter login and password to admin panel that you received from tech support with your Instance Key:

 

Go to Users > Customers and create any user. (You can contact OT manager in Skype chat created for your project if you have questions.)

Image Added

Save login and password of created user (write down or memorize) for further settings.

Go to Configuration > Delivery > External and Move to "Configuration> Shipping> International" section  and add external delivery with free (zero) value, using instructions in "External Delivery (Configuration)" article (If you have any questions, you are welcome to null) cost. (You can contact OT manager in your project’s Skype chat ). It’s the necessary action  because created for your project if you have questions.) This action is required because orders in OT Platform system are attached to Delivery service (as the configuration bind to delivery. Configuration itself is not very important, therefore we make it free. ortant we set the shipping free).

For further customization you need to save (just write or rememberSave (write down or memorize) delivery ID for further settings.

Types of sessions

Admin / operator session — is needed for all operations, including work with Autopurchase, getting order data to synchronize with ordering system and change the order status. Avaliable with AuthenticateInstanceOperator method by transferring your admin's username / password, provided with the OT API Key (just enter them in the field at method’s page).

...