#wendy-creditnote-tax

1 messages · Page 1 of 1 (latest)

brittle cedarBOT
daring elm
#

wendy-creditnote-tax

#

Hey @past kite, do you have a bit more specific details? Like exact code, exact error, exact request id of the error (req_123)?

past kite
#

{ "error": { "message": "Custom line items are not supported for invoices with automatic_tax.enabled = true.", "request_log_url": "https://dashboard.stripe.com/test/logs/req_B0YxxfSFnAANOY?t=1675788553", "type": "invalid_request_error" } }

#

trying to get you a readable request json

daring elm
#

Okay so yeah you can't do this right now, with automatic tax you have to refund specific line items on your Invoice

past kite
#

so cannot have a mix, one is for real line item of the invoice, the other is customLineItem with out of band amount

#

turning off auto tax in stripe does not sounds like a good idea