#tomhamiltonstubber
1 messages ยท Page 1 of 1 (latest)
Can you share the request id where you expect to see this?
https://stripe.com/docs/api/request_ids / req_123 eg
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hang on
I'm doing stripe.Charge.list(created={'gte': 1659608300, 'lte': 1659608330}) How do I get the request id?
Never mind, being stupid
req_TxTKpawKK81iqO
Sorry, lots of people on currently and hopping around
I am looking
This is expected, and this charge is related to a decline that lead to 3ds authentication on pi_3LT17sDQ1y5Lg5MJ0yBDgDsP which has another successful charge on it. You can ignore the other charge if you see references to it elsewhere.
No problem! I just saw the message that says you all might be offline now
So what I'm trying to do is get details for all the charges we've been charged for. We get charged for some of the failures, as we're on the Interchange Plus pricing. Are you saying that the Charges.list endpoint won't show these charges?
Correct, it won't.
Bleh that makes life difficult
You should reach out to your account contact for more details about that then, I can't really speak to interchange pricing
Maybe Sigma might be able to give me the details I need? Can I access a Sigma report through an API?
Scheduled reports can be pulled, but not raw queries, no
You too ๐