I run a WordPress shop powered by WooCommerce and I need two completely separate order-summary forms that appear before payment is initiated. Each form will contain only custom text fields; no dropdowns or uploads are required at this stage. Right now I’m using a checkout-field editor plugin, but as soon as it is enabled PayPal purchases stop working. The job therefore has two clear parts: • Build and integrate the two distinct, text-only forms so they display at the correct point in the checkout flow (just before the payment step). • Identify and eliminate the conflict that blocks PayPal payments when the field-editing plugin is active—whether that means rewriting part of the plugin, adjusting hooks, or replacing it with clean custom code while preserving all existing data. Please work directly in the child theme or a custom plugin so updates remain safe, and test thoroughly in both sandbox and live PayPal modes before delivery. I’ll provide site access and staging if you prefer to develop off-production.