Tickets Tagged With:stripe
Category: Bug Reports
Invoice Line Item ID Missing for Stripe sync
I have a job running to pull Invoice Line Items - starting yesterday, the Id field is returning blank values, and the Subscription ID field is now returning the il_ ....
Category: Questions
Stripe Test Connection
Hi there - I have a new use case for connecting to send information to Stripe. When I'm logged into the Stripe dashboard, I can toggle to go into Test ....
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 ....
Category: Bug Reports
Stripe Connection
Failed to dispatch. Stripe Connection Via APi ....
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'. ....