Name Your Price Settings

Name your Price Settings. 

  1. This is your pricing token parameter that it should look out for. This could be anything you want, and you would use this in your URL as an example. If you were to rename this secret price, your URL would contain ?secretprice=XXXXX, with XXX being one of your paired tokens for Pairing. Any changes to 1-4 can be saved by pushing the button labelled 5
  2.  This is your installation base URL and should be correct automatically, but you can adjust it here and save it

  3. This Enables Name Your Price Params on Instant checkout

  4. This allows debugging on Instant Checkout as it uses complex shadow dom, and as such,h we need as much information as possible to diagnose and fix any potential issues 

  5. This Saves the above Settings

  6. This is the token you want to replace in my above example, i.e. XXXX, with its actual price, so you don't add 499 to the URL. You add XXX, and the Javascript will auto-replace one with the other.

  7.  This allows you to generate XXXX, as it doesn't matter if they are random

  8.  This is the Corresponding Price key, which is substituted by the token 

  9.  Adds the Pricing Pair to the Database

  10. Lists the current pricing pairs and allows you to edit and delete them

 


Was this article helpful?