Can I add in a custom form with Paid Plans in Corvid?

I’m adding paid plans to my site but I need to collect additional info from users before they become members. I want to keep the entire process of the Paid Plans app, but want to add in a custom form in between selecting a plan and payment. I need additional info beyond their email and name. To clarify, I want to keep the entire sign up process of Paid Plans, I just want to add in an extra form. Is this possible to do in Corvid?

I also need it. The idea is that the data on the form will be registered in the collection only if the payment is successful, or at least know if the person who completes the form was able to make the payment successfully.

Currently this is possible with a payment form, but it does not work to activate plans.

If I have understood you correctly, this is quite a simple process.

Go to wix dashboard > pricing plans > more actions > manage settings > checkout

Then you can create a form to add additional information. If you need to access this information you can go to:

wix dashboard > subscriptions > view

Pleas note: I have not been able to use this information in any other code as it does not seem to be updated to a collection within wix CMS. If anyone finds out how to do this, please let me know.