Conversation
supportWordPress site with WooCommerce. I use Advanced Order Export for WooCommerce to export orders. My problem is that when I export the data, information about the people who signed up is missing. A customer can purchase more than one registration; billing and personal information is entered, but the export only shows information for the first person.
hi Where does your customer enter extra information ? at product page ? at checkout page ? What plugin displays registration fields ? Probably this topic can be useful https://docs.algolplus.com/advanced-order-export/developers-algol-order-export/codes-for-plugins-developers-algol-order-export/overview-17/ thanks, Alex
At checkout page. I use snippet to duplicate the fields of the registration. The client have to update the quantity https://snipboard.io/vlRjkg.jpg
Please use >Setup Fields>Common>Add Field to export these fields. If it won’t work – please share snippet’s code! This reply was modified 1 month, 1 week ago by aprokaev .
hi Where does your customer enter extra information ? at product page ? at checkout page ? What plugin displays registration fields ? Probably this topic can be useful https://docs.algolplus.com/advanced-order-export/developers-algol-order-export/codes-for-plugins-developers-algol-order-export/overview-17/ thanks, Alex
At checkout page. I use snippet to duplicate the fields of the registration. The client have to update the quantity https://snipboard.io/vlRjkg.jpg
Please use >Setup Fields>Common>Add Field to export these fields. If it won’t work – please share snippet’s code! This reply was modified 1 month, 1 week ago by aprokaev .