Title: button text
Last modified: August 6, 2018

---

# button text

 *  Resolved [mitmarkbr](https://wordpress.org/support/users/mitmarkbr/)
 * (@mitmarkbr)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/button-text-8/)
 * I would like to know how can i do to change the button text in the checkout page.
 * Regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-text-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [pinal.shah](https://wordpress.org/support/users/pinalshah/)
 * (@pinalshah)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/button-text-8/#post-10599209)
 * Hi [@mitmarkbr](https://wordpress.org/support/users/mitmarkbr/),
 * I apologize for the delay in response.
 * The ‘Request Quote’ button text on the Checkout page can be modified using the
   below line of code present in the plugin.
 * ../quotes-for-woocommerce/includes/class-qwc-gateway.php
 * Existing code on line number 21 is
 * `$this->order_button_text = __( 'Request Quote', 'quote-wc' );`
 * Modify the text ‘Request Quote’ to a text of your choice and save the file. Once
   done you should be able to see the updated text in the button on the Checkout
   page.
 * I hope this helps. Please let me know in case if you have any further queries.
 * Thanks,
    Pinal

Viewing 1 replies (of 1 total)

The topic ‘button text’ is closed to new replies.

 * ![](https://ps.w.org/quotes-for-woocommerce/assets/icon-256x256.jpg?rev=3215810)
 * [Quotes for WooCommerce](https://wordpress.org/plugins/quotes-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/quotes-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/quotes-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quotes-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quotes-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pinal.shah](https://wordpress.org/support/users/pinalshah/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/button-text-8/#post-10599209)
 * Status: resolved