#jarcher-destination-receipt
1 messages · Page 1 of 1 (latest)
jarcher-destination-receipt
@fossil pine as long as you have receipt email on your account then we will use that setting
where is that setting on the account object? doesn't look like I can update it via the dashboard https://stripe.com/docs/api/accounts/object
You don't need any setting anywhere
This is a setting on your own Stripe account and it applies to all your payments in your account
okay got it. and if I only wanted to turn it on for payments where on_behalf_of: acct_1234, there's no way to do that?
correct there isn't. What you can do instead is disable all receipts and then force one for some transactions by passing receipt_email which overrides your default setting
got it -- thank you @quick cloak