#Bionicl
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can look at your Subscription's latest_invoice.invoice_pdf or latest_invoice.hosted_invoice_url:
https://stripe.com/docs/api/subscriptions/object#subscription_object-latest_invoice
https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
https://stripe.com/docs/api/invoices/object#invoice_object-hosted_invoice_url
All right, so it needs to be manually handled on my side (download pdf and send email), no auto-send option provided by Stripe, correct?
You can send automatic receipts: https://stripe.com/docs/receipts#automatically-send-receipts-when-payments-are-successful
Perfect! Thank you Vanya for the support, have a great day!
You too! Happy to help.