Summarize Problem:
We are using the checkout widget to let users buy tickets to our events, we would like to pass some user information so our users don't have to fill in these fields again.
What have you already tried?
I've looked at the doc for the
checkout widget and didn't find any options for user info, but i did notice a '
promoCode' field which is not documented so maybe there is a hidden option for user info as well?
Describe the expected results:
it would be very nice to pass an object with user data to the widget class and Eventbrite would use these params for the checkout form.