woocommerce / wc-smooth-generator

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

added fees (feature request #69) #75

Closed michi-dev closed 2 years ago

michi-dev commented 2 years ago

All Submissions:

Changes proposed in this Pull Request:

Closes #69.

"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."

How to test the changes in this Pull Request:

  1. use the generall command wp wc generate orders <amount> at least with amount 5
  2. remeber that its random -> so it could depend if its every 5. order

Other information:

Changelog entry

add fees to orders randomly (every 5. order, fees from 0.05 - 100 in specific currency)

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.

FOR PR REVIEWER ONLY:

masteradhoc commented 2 years ago

@rrennick any chance someone of your team can take a look at it anytime next?

rrennick commented 2 years ago

@masteradhoc Thanks for the ping. I'm working on a non-Woo project ATM. @ObliviousHarmony Could you follow up here?

michi-dev commented 2 years ago

changes have been done @Luc45

masteradhoc commented 2 years ago

@Luc45 any update on these PR's?

samueljseay commented 2 years ago

I see no reason why we can't merge this. Thanks for this @michi-dev and apologies this has been sitting around so long.