I am trying to complete event/course registrations using ubercart core 6.x-2.9, webform 6.x-3.17, Ubercart webform checkout pane 6.x-3.8, ubercart event registration & feature 6.x-1.5...etc.
So I have a webform asking for name and contact info and some questions that ANY user should need to fill out when signing up for a class. I have checked to set it as a checkout pane. In ubercart Checkout settings > Checkout panes I have the following CHECKED in this order: Registrations (my webform), Cart Contents, and then Payment Method. (the only payment method I am allowing is PAYPAL.)
When I go to test checkout here's what I EXPECT:
Click on the class I want to register for from upcoming courses
View the course node (content type: Paid Event)
Type Quantity, Click Submit
Then I expect to get my Registration Webform
Then view my cart and click checkout with paypal
sent to paypal website for payment info
sent back to website/UC to finalize payment.
end
When I go to text checkout here's what I ACTUALLY GET:
Click on the class I want to register for from upcoming courses
View the course node (content type: Paid Event)
Type Quantity, Click Submit
Then I get sent directly to my shopping cart (why did we skip the registration webform??)
click checkout with paypal
sent to paypal website for payment info
sent back to website/UC to "Review Payment" This has a random 3-field form(company, phone, comments) (where the heck did this come from??)
Click continue checkout
Submit Order screen
How do I get from where I am to what I expect/want?? I have been fiddling with settings and searching forums for hours.
