Required Fields

Required fields make sure customers provide important information before they continue to Stripe Checkout.

Overview

Required fields make sure customers provide important information before they continue to Stripe Checkout.

Requirements

  • Payment Form enabled.
  • One or more fields marked required.

Steps

  1. Open the plan form builder.
  2. Select a field.
  3. Enable Required.
  4. Save the plan.
  5. Test checkout without filling the field.
  6. Confirm checkout is blocked until the field is completed.

Expected Result

Customers must complete required fields before PayPress creates Stripe Checkout.

Important Notes

Required validation happens server-side. This means cached pages or browser edits cannot bypass required field rules.

Troubleshooting

If a required field is not enforced, confirm the saved plan settings and test with the current page version. If the browser shows stale form settings, check cache and hydration.

Related Articles