Enforcing payment on Wix forms

I’m having a bit of an issue with Wix Forms. Currently, it’s set up so that a customer can fill out a form and then they’re taken to the checkout page, where they need to complete the payment. However, a good chunk of customers will submit the form but not follow through with the payment.

I want to make it so that the form cannot be submitted without payment. Is there a way of doing this? Perhaps embedding the checkout page onto the form so that only a valid transaction can let the form be submitted?

Hello,

can’t require payment before submission directly. Instead, use one of these:

Paid Plan/Product First → Redirect to form after payment.

Form After Checkout → Only show form on “Thank You” page.

Custom Velo Form → Use code to tie form + payment (advanced).

Best Regard,
Brian