pryvc · demo environment

use case 02 · submit mode

One-click checkout details

Submit mode goes one step further: consent, fill, and submit in a single click. The share id rides along in a hidden field, so your backend can fetch always-current contact data later — no stale CRM records.

the embed on this page

<script
  src="https://cdn.pryvc.com/v1/pryvc.js"
  data-client-id="pc_demo0000demo0000demo0000"
  data-fields="first_name,last_name,email,phone,address_line1,city,state,zip"
  data-purpose="Ship your order and send updates"
  data-mode="submit"
  data-env="test"
></script>

shipping details