Skip to Content
Menu
This question has been flagged
1 Reply
935 Views

Hi there,

I wonder in the checkout payment page, where can I change the "Pay Now" text? I am using Odoo online v17.


It is in the payment page: https://xxxxx.odoo.com/shop/payment 


Many thanks


Avatar
Discard
Best Answer

Hi,

To change the text on the button, you need to extend the actual XML template of the button

1. First you need to locate the actual template from the addons
2. Inherit the template in your custom module
3. Replace the text of the button.
4. Run the module

Please refer to the below blog to get an idea of the inheritance of the XML Template

https://www.cybrosys.com/blog/an-overview-of-template-inheritance-in-odoo-16

Hope it helps,

Avatar
Discard
Related Posts Replies Views Activity
0
Aug 25
475
4
May 25
2899
2
May 25
6330
1
Mar 25
1946
4
Mar 25
4891