pixi

pixi Web - Shipping Seal

Overview

The pixi Shipping Seal allows you to create a certificate based on the delivery quality of your web shops. It shows the percentage value of all pixi imported orders which have been sent within 24 hours.

If you have more than one shop in pixi, you can create a seal for each shop individually. The shipping seal can be created in three languages - English, German and French. To include a seal in the shop, each seal has its own code that needs to be copied and integrated into the design of the shop. The code itself already contains all the necessary information, such as graphics and a link to the certificate page. Management of Descartes Systems (Germany) GmbH guarantees the accuracy of the data.

Please also refer to the FAQs for pixi Shipping Seal: Frequently Asked Questions

Back to top

API Calls

The pixi Shipping Seal requires the following API calls:

  • pixiGetShops

  • pixiReport_LogisticQuality_NonCached

  • pixiSysGetCallInfo

Back to top

Creating the Shipping Seal for your Shop

This section shows how you can create the Shipping seal for a particular shop.

  1. Navigate to Administration > Tables >Shops.

  2. Choose the shop you want to generate the seal for. You will be taken to the next page.


  3. In the drop-down menu, choose the language you want to generate the seal in (German, English, French).

  4. Choose one of the four designs.

  5. Copy the code snippet by clicking the copy icon () to the right of the seal name. The code snippet will be copied to your clipboard.


  6. Integrate the code snippet into the source code of your shop.

  7. Seals link to the certificate page.

Note: The seal is not created or updated when the percentage value of the orders, that have been shipped within 24 hours, is 10% or below.

Back to top

Calculation of the Shipping Seal

The value of the shipping seal is automatically generated once a day (approximately 1:00 a.m.).

It only considers orders that contain items which are on stock. In case an order contains several items, the availability of all items is checked. If all items are out of stock, this order will not be considered for calculating the value.

Note: Orders, that are placed on weekends (Saturday, Sunday) are treated as orders from Monday, because usually these orders do not get shipped during the weekend.

Back to top

Rating

Depending on the percentage, the following number of stars is shown:

  • 5 star rating: 100% - 90%

  • 4 star rating: 89% - 80%

  • 3 star rating: 79% - 60%

  • 2 star rating: 59% - 10%

The seal is not created/updated if the percentage value of all shipped orders within 24 hours is below 10%.

Back to top