#abrams_tank-email
1 messages · Page 1 of 1 (latest)
Is there a way to see what the e-mail looks like on Stripe's website then?
https://stripe.com/docs/receipts#manually-send-receipts-from-the-dashboard describes how you can manually send the receipts from the dashboard to see them
Hi, I just sent a receipt manually using the method you describe above. The issues is, I registered with Stripe using the e-mail account of my registered company - let's call this e-mail address regcompany@regcompany.com. However, I operate 2 different websites that will be calling Stripe. Both websites are located on 2 different domains. Thus, I have 2 different e-mail addresses, one for each domain. Let's say those domains are a.com and b.com, and the e-mail addresses are a@a.com and b@b.com. I use a@a.com and b@b.com for support. The Stripe invoice is currently showing "If you have any questions, contact us at regcompany@regcompany.com." I don't want the invoice to show this. I want it to show "If you have any questions, contact us at a@a.com" if website a.com called Stripe. And if b.com calls Stripe, I want it to show "If you have any questions, contact us at b@b.com"
Alternatively, I can also accept if the Stripe Invoice does not show regcompany@regcompany.com at all. My e-mail address is displayed clearly for my customers on the homepage of a.com and b.com. My customers know to contact a@a.com and b@b.com.
you set that "support email" on the Dashboard of the relevant Stripe account(https://dashboard.stripe.com/settings/account) and it's used in receipts issued on that account.
Understood, but I can only set one support e-mail address
each website has to use its own Stripe account, so that shouldn't be a problem.
https://stripe.com/docs/multiple-accounts
You must use separate Stripe accounts for projects, websites, or businesses that operate independently from one another.