I see a post about to translate or change the text "Paid on" on woocommerce backend order's detail page. I integrated it for bacs and local pickup payment.
Replace a specific word for BACS payment method in Woocommerce order edit pages
What I need to add if I want not display the "Paid on" message also when shop manager before set the status to processing (so payment details appears) and then turn back to "wait for payment" or a previous status?
Image attached: Order status is Deleted but it always show the payment details from Completed status set before
Thanks
Update:
Black fields are done because I want to hide real customer informations because I'm sharing the screenshoot here :D
This is to replicate the problem:
- Customer makes the order
- Order has a initial custom status created from me called "Verifying Stock"
- Shop manager make the iter about the stock availability and then set the status to Wait for payment (Bacs or local payment at local pickup)
- When shop manager set the status to "Processing", on the header appears the information about payment: "Paid on " and "IP: ..."
- If the shop manager set a previous status of "processing", for example "wait for payment", the information "paid on" remains forever, i cannot remove them or update again.
I need to remove details if the order status is different from processing or completed order status.
Thanks