Hi there!
I currently have a multipage form with multiple products listed on different pages. The user can go through the form to choose different products. I'm currently using simple number fields for products with calculations to handle the prices.
I was wondering if it's possible to add Woocommerce products within the form and create a WooCommerce Order once the form is submitted (with the products selected in the form).
This way I can let WooCommerce handle the orders, invoices etc. The Woocommerce addon works by adding a Formidable form for a single product, but what I'm looking for is kind of the other way around, adding Woocommerce products in a formidable form. Would this even be possible?
I also found this in the documentation, but can't figure out how to show separate items (custom or Woocommerce) in the created order:
https://formidableforms.com/knowledgebase/formidable-woocommerce/#kb-create-woocommerce-order-from-form
Any thoughts?
Please login or Register to submit your answer