woocommerce / wc-smooth-generator

Smooth product, customer and order generation for WooCommerce
315 stars 49 forks source link

Only Generate Orders to countries that we sell to #66

Closed hedqvist closed 4 months ago

hedqvist commented 3 years ago

Since there is a setting in WooCommerce, the plugin should perhaps respect this when generating orders.

Option for reference: woocommerce_allowed_countries

or WC_Countries::get_allowed_countries()

rrennick commented 3 years ago

@hedqvist Thanks for the suggestion. I've added it to the feature requests list.

coreymckrill commented 5 months ago

This one will be easier to address once we do #131