I want to make it easy for visitors to my website to pay through Paypal by simply clicking on a link that will take them directly to the checkout page.
What I'm looking for is a way to provide basic options such as:
- Allowing users to enter their name
- Allowing users to enter their weight
- And more
I was able to find the Paypal button to enable payments, but now I need to create a form where visitors can input these options. How can I set up this form for user inputs?