#CodeLion
1 messages ยท Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
It says there's no pending invoice items for this customer. Can you call the List all invoice items API (https://stripe.com/docs/api/invoiceitems/list#list_invoiceitems-customer) and see there're any invoice items created for this customer?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I have the customer ID. Let me check your dashboard
okay
๐ taking over here
Hi
Hmm I think because your Customer currency is INR and the pending Invoice Item is USD
thank you !
this issue is resolved