Catalog | New Pricing EPA

Catalog | New Pricing EPA


What Is The EPA?

Our Personalisation apps provide the ability to show pricing as well as allowing the user to input a purchase quantity. This information is than pulled from an external URL and is then know as the External Pricing API (Or EPA for short). There are 2 types of EPA which work with new pricing and that is either "Single Product Mode" or "Multi Product mode". This works in conjunction with "Pricing" set up against products. 
EPA has been documented in the following video article - CLICK HERE

What is the "Single Product Mode"?

In single product mode, the URL specified by the EPA Parameter is called by the personalisation app. Meaning it is possible to use a different URL for each individual product you want to use from platform by changing the parameter.

What is the "Multi Product Mode"?

The Multi Product mode (which is when a product menu is visible) is when the app will take the EPA URL and append a SKU parameter to the end of it before retrieving information. The value of the SKU parameters likely t be the SKU of the product that is selected by the user. This SKU comes from the KornitX Platform and is typically in this case the fulfiller SKU.

How Do These Work?

This works with both single and multi options, the product information is retrieved via a JSONP API, the URL of this is passed to the app via the EPA URL parameter. The EPA API must return a JSONP encoded object with the following fields:
  1. Price
  2. Name
  3. Description
How Can I set An EPA With New Pricing?
Well, to begin with you need to ensure the product you are updating has pricing set up within the "Pricing" menu as shown below. In this example we can see the cost, trade and RRP pricing has been set against the product which means we can use the EPA based on the products pricing setup. If your products are missing pricing, the actual EPA setup will fail so this needs to be set up. 

Once we have set the pricing we can head to either "App Defaults" to make a legacy link or to "Smartlink Builder" to select our chosen app, and adding the needed EPA to the product which is set like this -  https://app.custom-gateway.net/api/p/3/epa-v2/:productRef/s/159121/b/any/c/GBP/pt/1

Below is a breakdown of this app link, please take this into account with the above link
  1. The `s` parameter is for the seller company ID (this is set at the example 6 digit ID)
  2. The `b` parameter is for the buyer company ID (set as "any" for our example)
  3. The `c` parameter is for the currency code (Set as "GBP" for our example)
  4. The `pt` parameter is for the price type (In our example this is 2 which is RRP.)
Regarding the pricing type, each type of pricing has a numerical value as detailed below. 
  1. Cost - 0
  2. Trade - 1
  3. RRP - 2
  4. Retail - 3
  5. Carriage - 4
The pricing EPA set up has been shown in the following video, please watch this to visually see how to set pricing EPA against an app - Video Link

What Apps Does This Work On?

This pricing works on the following apps. Please note, these are all standard apps that all of our customers can access.  
  1. acp3_2
  2. stepped3
  3. flow
  4. cards3
  5. ceres
  6. digital3
  7. embroidery3
  8. Eris
  9. garment3
  10. Kiosk
  11. Mobile
  12. nopreview3
  13. pluto
  14. pod3
  15. proof3
  16. selector3_2
We are continuing to test this on our apps so you can expect the above list to grow!

Updated Pricing EPA Features

At KornitX we have continued to develop updates for variants and this is due to the fact we pride ourselves on constant evolution and the release of new features and enhancements every week. We have detailed each new variant enhancement below. If you are interested in knowing what features arrive, they will be continually updated within the "Core Platform Feature Updates" Article - CLICK HERE
This will continue to be updated below whenever a new enhancement is rolled out to improve variants, a time stamp will be labelled with each feature
Pulling Of Virtual Pricing From A Blank
This was added on 12-01-2022
Pricing EPA has been updated to ensure that for any Virtual products that do not have any pricing information set, the use of the Pricing EPA in a smartlink will ensure a price is gathered from the Blank product of which the virtual is made from.  This has reduced the need to set virtual pricing on products as with the use of the Pricing EPA, a price will always be set as long as a blank contains this data. 

To set this, simply set add the following "i" paremeter, standing for "Inherit pricing from base product". This will appear at the end of the smartlink like the following example - "i/1"

This a huge change to Pricing EPA tand they key change is the fact products can pull pricing from their blank which from a workflow production vastly speeds up the process. 

    • Related Articles

    • Smartlink Apps | ACP3_2

      Introduction The following article has been written to detail how our standard ACP 3_2 app can be set up and used for. We have also detailed all of the available features associated with ACP 3_2 features, styling, renderer option and miscellaneous ...
    • Smartlink Apps | 3Column3

      Introduction The following article has been written to detail how our standard 3Column3 app can be set up and used for. We have also detailed all of the available options associated with 3Column3 features, styling, product info, renderer option and ...
    • Smartlink Apps | Stepped3

      Introduction The following article has been written to detail how our standard Stepped 3 app can be set up and used for a stepped app experience. We have also detailed all of the available features associated with Stepped 3 general, features, ...
    • KornitX Platform Imports & Exports - Pricing Tier Groups | All Current Pricing

      Introduction The following article details the pricing tier group import and export which is one of our most advanced imports to date. This import allows users to set multiple different pricing and element types which allows for comprehensive pricing ...
    • Smartlink Apps | Flow

      Introduction The following article has been written to detail how our standard Flow app can be set up and used for. We have also detailed all of the available options associated with Flow features, styling, product info, renderer option, POS (Point ...