I need help with a little problem. I've installed the woocommerce subscription plugin to give my customers the option to subscribe something. Because it looks and sounds better I've changed all strings form "subscriptions" to "flatrates" but the url is the same.
Where can I change the endpoint url name? Like from
/my_account/subscriptions
to
/my_account/my-flatrates
for example?