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
- Open the plan form builder.
- Select a field.
- Enable Required.
- Save the plan.
- Test checkout without filling the field.
- 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.