Saleor: On payment, user receives email with localhost URL instead of production URL

Created on 7 Aug 2018  路  2Comments  路  Source: mirumee/saleor

Production server shows localhots URL for cart payments.

I tested my payment process by adding products to a cart and going through the checkout process. However, when I get the email notifying me of the transaction, it shows the localhost URL as in the image below:

screen shot 2018-07-27 at 19 10 43

Is there a setting I am missing in Heroku? Thanks in advance.

Most helpful comment

You need to change the site's domain in the dashboard site settings. That should fix it.

All 2 comments

You need to change the site's domain in the dashboard site settings. That should fix it.

Thanks @NyanKiyoshi you the best!

Was this page helpful?
0 / 5 - 0 ratings