Home › Forums › Cost of Goods for WooCommerce › How to automatically add costs to specific orders? › Reply To: How to automatically add costs to specific orders?
September 15, 2022 at 2:57 pm #90346
Just in case it helps someone, we have the following option:
– Orders > Extra Costs: From Meta
It could be helpful in such cases. It would be necessary to figure out the order meta related to that specific cost.
For example, payments using Stripe have this meta: _stripe_fee
.