Title: Pay button appears.
Last modified: January 13, 2023

---

# Pay button appears.

 *  Resolved [wpra098](https://wordpress.org/support/users/rasho098/)
 * (@rasho098)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/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?
 *     ```wp-block-code
       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)

 *  Plugin Author [Pepro Dev. Group](https://wordpress.org/support/users/peprodev/)
 * (@peprodev)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/pay-button-appears/#post-16718797)
 * Hi [@rasho098](https://wordpress.org/support/users/rasho098/) , we will apply
   your suggestions on next release.

Viewing 1 replies (of 1 total)

The topic ‘Pay button appears.’ is closed to new replies.

 * ![](https://ps.w.org/pepro-bacs-receipt-upload-for-woocommerce/assets/icon-256x256.
   png?rev=2398462)
 * [PeproDev WooCommerce Receipt Uploader](https://wordpress.org/plugins/pepro-bacs-receipt-upload-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pepro-bacs-receipt-upload-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pepro-bacs-receipt-upload-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/pepro-bacs-receipt-upload-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pepro-bacs-receipt-upload-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pepro-bacs-receipt-upload-for-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Pepro Dev. Group](https://wordpress.org/support/users/peprodev/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/pay-button-appears/#post-16718797)
 * Status: resolved