Skip to Content
Menu
This question has been flagged
1 Reply
872 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
4
May 25
2496
2
May 25
5857
1
Mar 25
1684
4
Mar 25
4463
3
Feb 25
5465