Pay button appears.
-
Hello,
After uploading the receipt, the order status changed to: Awaiting Receipt Approval. But the pay button appears in the order list and order page. so what’s the point to show “Pay button” for an order already paid and customer already uploaded the receipt ? i used the following css to hide it, is there a better solution for that?
a.woocommerce-button.wp-element-button.button.pay { display: none !important; } a.woocommerce-button.button.pay { display: none !important; }Also, on Auto-Change Order Status:
there’s no option for On Receipt Approved , we need to update the order status automatically to processing for Approved Receipt .
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Pay button appears.’ is closed to new replies.