#Ιvan
1 messages · Page 1 of 1 (latest)
Hi 👋
You can manage the emails Stripe sends for Subscriptions in your Account settings here:
https://dashboard.stripe.com/settings/billing/automatic
ok I should have changed it
also i wanted to report a bug in the stripe dashboard
idk if this is the correct place for that
Unfortunately we can't help with the dashboard but you can report it to Support at https://support.stripe.com
about this
is this the option to disable
Okay and how are you creating your subscriptions? What is the collection_method?
charge_automatically
Okay then that should prevent the automated emails from going out. I just wanted to rule out the Subscriptions themselves since if you create a Subscription with send_invoice it will override whatever setting is in your dashboard
But is it possible to get the email with only the receipt
And not the invoice
Because i need to send invoices myself for b2b
And the stripe one is confusing customer
Yes those are configured here: https://dashboard.stripe.com/settings/emails
The Successful payment should include the receipt information
It's not specific to Subscriptions or Invoices though
yes, but is it possible to remove the invoice pdf from that receipt email
I want to remove that
Unfortunately that isn't something you can do via the API (which is what we're focused on here). There may be way to do it with account settings but you would need to reach out to Stripe Support at https://suppport.stripe.com for more help with that.
Thanks. I hope we can get everything worked out for you