#skyekg_invoice-email

1 messages ¡ Page 1 of 1 (latest)

pastel pierBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1219348586924474541

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

gritty knollBOT
frosty mulch
#

@dull knot not if you use collection_method: 'send_invoice'. But if you use collection_method: 'charge_automatically' it should work fine. Try it in Test mode to confirm

#

skyekg_invoice-email

dull knot
#

I don't think we will use the charge_automatically since we are not setting any cards in our system instead we send invoices to our customer then use the payment links to pay.

but the way we send invoice to the customer is we generate PDF from our system then send the PDF to recipients including CC and BCC.

#

If we set an email in customer record, will Stripe send an invoice to customer?

frosty mulch
dull knot
#

is it possible to disable the invoicing?

frosty mulch
#

I don't know what "the invoicing" means. Are you talking about emails? If so I recommend looking at the settings I shared. Otherwise I'd recommend talking to our support team: https://support.stripe.com/contact
I focus more on the code and don't know much about the Dashboard flows or the various email-related settings

dull knot
#

Okay, Thank you so much for your support.