Hacker News new | ask | show | jobs
by tarstarr 2995 days ago
(Pm on Stripe billing) There's a param in the API that indicates whether you want an invoice to be sent out or charged automatically -- you want `billing` to be `send_invoice`: https://stripe.com/docs/api#invoice_object-billing

For receipts, you can turn them on in your account settings: dashboard.stripe.com/account