Tickets Tagged With:stripe
0
votes
1
answers
19 views
Category: Questions
Stripe - InvoiceLineItem - Missing Field
According to this document https://stripe.com/docs/api/invoices/line_item regarding the Stripe (Invoice) Line Item object, InvoiceLineItems include both SubscriptionItems and InvoiceItems. They recommend: For lines with type=invoiceitem, use the invoice_item field to reference or ....
1
votes
3
answers
70 views
Category: Bug Reports
Stripe Connection
Failed to dispatch. Stripe Connection Via APi ....
0
votes
4
answers
121 views
Category: Bug Reports
Integration package with Stripe source started failing with cast error
Hi, Starting on 10/9/2019, an integration package we have that pulls data from Stripe started failing with this error: Unable to cast object of type 'Newtonsoft.Json.Linq.JArray' to type 'Newtonsoft.Json.Linq.JObject'. ....