Customer Details Prefiller for Testing

This script can help you fill in all the customer details including credit card and shipping address for a test order.

JS code

  • Old Framework:

javascript:(function(d) { var body = d.getElementsByTagName('body')[0], script = d.createElement('script'); script.src = '//cdn-fkf.emwebsys-h03.com/bookmarklet/prefillFormPersonal.js'; script.setAttribute('data-email', 'timur.shuvaloff+{random}@dfo.global'); body.appendChild(script);}(window.document))

  • New Framework:

javascript:(function(d) { var body = d.getElementsByTagName('body')[0], script = d.createElement('script'); script.src = 'https://d16hdrba6dusey.cloudfront.net/prefiller.js'; script.setAttribute('data-email', 'dfo.test@dfo.global'); body.appendChild(script);}(window.document))

How to use

  1. Bookmark the Current Page you're on via settings => bookmark this page
  2. Change the name to "Prefill" and click the "Edit" button on the same window
  3. Replace the URL with the code above
  4. Go to Order page, expand the Credit Card form, click on the Prefill script you've just bookmark.