Quantcast
Channel: Topic Tag: paypal | WordPress.org
Viewing all articles
Browse latest Browse all 10100

clister on "[Plugin: WooCommerce - excelling eCommerce] Change the text on the PayaPal gateway "Proceed" button"

$
0
0

New user here. On the checkout page using the standard PayPal Gateway, the button at the bottom of the page says:"Proceed to Paypal". Because I have change the paypal.png to include credit cards as well as the PayPal icon, I would like to change the button text to just say "Proceed"

I found the text sting in class-wc-gateway-paypal.php in this line:

$this->order_button_text = __( 'Proceed to Payment', 'woocommerce' );

While I can change it here I don't want to mess with the core code. I was hoping you could tell me what how/what I should I put in my customs functions.php file to override the woocommerce php file. Thanks

https://wordpress.org/plugins/woocommerce/


Viewing all articles
Browse latest Browse all 10100

Trending Articles