#Jaswanth

1 messages · Page 1 of 1 (latest)

patent trailBOT
uncut pendant
#

not that I know of; emails are sent as receipts for successful payments, not just finalizing an invoice. But note that if the invoice is finalized then it is eligible to get automatically charged if auto_advance is true.

brazen vault
#

will send_invoice API send mail to customers regarding the payments?

#

in test mode it is not sending any emails

uncut pendant
#

yes it would

brazen vault
#

Will finalize invoice API will send emails to customer?

#

auto_advance is not true

brazen vault
#

In the above link it doesn't say anything about sending email to customer while using finalize invoice API.

So, while using finalize invoice API it won't send emails to customer. can you confirm this?

mint urchin
#

If the invoice's collection method is send_invoice then you need to call to send API in order to send email to the customer.

brazen vault
#

okay will Stripe.Invoice.finalize_invoice API send the email to customer

mint urchin
#

No

brazen vault
#

okay ! so , stripe.Invoice.send_invoice will send email to customer ?

mint urchin
#

yes

brazen vault
mint urchin
#

np!