Stan,
You can't remove it within the ShopSite UI, but you can change it (to
another URL) by changing the 'MyStore URL' setting in Preferences -> Hosting
Service.
If you really need/want to remove it, you can edit your [storeid].aa file
and remove the url from the mystore: token (do not remove the token name
itself). One problem with this is that your MyStore button in the ShopSite
backoffice navbar will probably no longer work, and if you need to make a
change to another setting in the Preferences -> Hosting Service screen then
you will have to enter a URL in the MyStore setting (you can't save any
settings on this screen without one) and then go edit your [storeid].aa file
again to remove the URL.
You can also code your own program to generate custom email receipts via the
Order API feature in ShopSite Pro.
-Loren
Stanley Bridgeford wrote:
Does anyone know how to remove this:
Store URL:
http://www.mydomain.com/store/index.htmlFrom the bottom of the email receipt.
I've located the "Store URL:" text and removed it, but how do I stop the
email from displaying the actual URL part?
Thanks.