woocommerce / wc-smooth-generator

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

[Feature Request] Extra Fees for Orders #69

Closed michi-dev closed 2 years ago

michi-dev commented 3 years ago

Thank you for open wc-smooth-generator to the public. We've integrated this to test our extensions for Woocommerce better and make them more reliable.

Is your feature request related to a problem? Please describe. Currently created orders are containing only basic data. They dont use the extra fees option inside woo. A lot plugins use this functionality to add further fees to the order.

Describe the solution you'd like It would be very nice to add some fees to the order. I would add some example fee amounts : $10.00 (fixed) , $100.00 (fixed), $1000.00 (fixed), 10% (percentage), 33% (percentage). I would add it to every (lets say) every 5. order.

We understand that this repo is there to easily gather some testdata and not have a complete set of each use-case that would be possible in woo. Still we believe this could be interesting for a wider audience.