if I wanted to change the word "Free" rate_formatted in the Delivery Methods in the checkout, Can this be done in Extensibility API?
s
Steve Goldberg
03/10/2022, 2:50 PM
I don't fully understand what you want to do, but if you just want to change what text is shown for a string, you can add a translation to the site's domain configuration record.
s
suiteExperimenter
03/10/2022, 3:12 PM
Hi Steve,
Like changing the Free to zero in the template
s
Steve Goldberg
03/10/2022, 5:50 PM
Right, well to answer your original question in a simple way - that's not something you can do with the extensibility API. You would likely need to change the JavaScript.