Creating a Golf Tournament registration form

I am trying to create a registration form for a golf tournament. I want the participants to fill ourt how many players they are registering, if they want to add a sponsorship package to their total, and all of the totals to be calculated together for one payment total. Has anyone done this and can help me? Thank you in advance!

Hi,
First of all Check out this article about creating a form, add onClick event to the submit button.
Use the API to get the values of the user inputs and use the wix-pay API to create a payment, check out this article about it.

Good luck :slight_smile:
Or