I have a page with simple form on for users to sign up for a webinar. On the same form, I’d like them to submit the cost of the ticket via Stripe. Is this possible on one page?
Or do I have to have them actually add the webinar product to a shopping cart and then checkout?
Ideally, I don’t want make it as streamlines as possible avoid the normal add product and checkout flow.