But transaction fee (Woocommerce/Stripe) is missing from invoice. What can I do to bring it there? I found old thread but it was about removing it. I want to add it 🙂
Have a great day,
John
The page I need help with: [log in to see the link]
Transaction fees aren’t shown by default since WooCommerce/Stripe doesn’t store them in order totals. If your Stripe plugin saves the fee as order meta or a fee line, we can display it using a Challan hook.
Could you tell us which Stripe plugin you’re using (WooCommerce Stripe Gateway, WooCommerce Payments, etc.) and share a screenshot of the Order Edit screen → Custom fields/meta showing where the fee is stored? Once we know the meta key (it varies by plugin), we’ll give you a tiny snippet to show it neatly on the invoice totals.