Forum Replies Created
-
AuthorPosts
-
December 2, 2020 at 2:59 PM in reply to: Import b2b orders by zapier, integromat or csv files #32161Stephen SherrardKeymaster
My plugin allows you to create wholesale orders from the backend, through the Orders page using the “New Order” function already built-in to WooCommerce. Through that, you can select the customer, and then the prices will be based on if that customer is wholesale or retail.
My plugin does NOT, however, offer any kind of order import functions. You could most likely use any CSV Import plugin that imports WooCommerce orders, and then just map the extra meta fields and order terms that my plugin uses to mark it as a wholesale order. Something like WP All Import allows you to map custom meta, but I haven’t tried using it to create orders, so not sure how it would work:
https://www.wpallimport.com/import-woocommerce-orders/If you wish to discuss a custom option that would speed up your process and make your life easier, you can email me privately. But, I don’t currently offer any integration with things like Zapier or Integromat or Google Sheets.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterIf you want to view this content, you need to buy any product.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterAdding some hooks in version 3.3.1, as I was adding code for another feature request anyway. 2 Filter hooks in the process signup form function, one for the # of errors (set to anything other than zero to not add the signup), and one for the html formatted error messages.
Also put an action hook in the function that sends email reminders after the reminder has been successfully sent.
Stephen SherrardKeymasterJust now pushed out a quick fix. Let me know if that works for you now. Just missed a spot in the code to retrieve the email data for layout templates other than “default”.
Stephen SherrardKeymasterIf you read the documentation, you have been able to specify multiple groups in the shortcode for awhile now. Separate each group by the pipe character: |
Also, you can have more than 1 shortcode on a page.
Stephen SherrardKeymasterHmmm… I had that working yesterday, but now on another test site I see that it’s not always working. Probably missed something when committing that archive for the Customizer… seems to have to do with the Customizer. I’ll get it fixed this afternoon and release another update.
Stephen SherrardKeymasterNew updates to main plugin and the Customizer extension now include the ability to show emails in the signup list. Released yesterday.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterYes. A few things to consider:
- The plugins work fine without a license. I do not cripple them in any way if you don’t activate the license. An active license is only needed for automatic updates, and to obtain support. So you really only need to activate on the site where you want to use automatic updates (perhaps the dev site for testing, and then push to the live site when you know it is working)
- The “Single Site” license for all of my plugins actually allow you to activate the license on two sites/domains, specifically to allow you to install and test updates on dev/staging sites. Also, the licensing software I use doesn’t count some types of localhost domains towards your activation limit (again, for the same purpose)
- If you need to delete an activation for a particular site, you can go to the Purchase History & Licenses page, scroll down to the licenses section, and click on the Manage Sites link for a license to deactivate a particular site/domain.
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
Stephen SherrardKeymasterThis content is restricted to buyers of:
-
AuthorPosts