Custom Checkout Fields

Custom Checkout Fields - Introduced in 1.36

These allow you to pre-fill hidden and visible custom fields on custom checkout fields added to SureCart.

This works in much the same way as at price parings and is designed in a similar way you set a parameter key and the name you want i.e if your sure cart custom field is Serial number, you had a URL Parm Key called Secuirtyid, you would set ?securityid=XXXXX, and XXXX would end up being populated in the Serial Number Field for you.

  1.  This is the key you will be using in our example above that would be secruityid 
  2. This button allows you to generate a random token  
  3. This is the name of the actual field you've added to the checkout in our example Serial Number
  4. This adds our field mapping
  5. This is where existing field mappings will go and will allow you to edit and delete them.

The video below gives a brief overview of Custom Field Params and the first Alpha release.

 

Hidden Fields

There is an inbuilt CSS Class for Hidden Fields on the Checkout, listed below, which applies a hidden with an !important override on fields

hide-co-field

 

Note: 1.36 At the time of writing this article is still an Alpha release but the documents are ready for when 1.36+ are released

 

 

 


Was this article helpful?