#smeller_
1 messages · Page 1 of 1 (latest)
Do you have an example request ID I can look at where you are getting nothing back?
Here's how you can find a request ID: 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.
req_VkerYBSeHQG4rE
Looking at it now it looks like the charges list is just 0 for some reason.
That doesn't seem to be the API request where you attempted to expand the Charges. That just looks like a request to confirm the payment without any expand parameter
You can see there is indeed a charge via this view: https://dashboard.stripe.com/test/payments/pi_3NXptcFK4sHawMw50czFRSB5
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
How about this? req_A92Mwwccp2Pe37
Can you try running it again?
Like, make the same API call outside of your integration's code to see if you are indeed getting nothing back in the payload?
To be honest I am not sure how to do that, I'm not a developer, I'm just trying to get as much information as possible before I send this to our developer.
I wish I could help, but this chat is focused on developers and API integration questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
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.
Otherwise, feel free to send your developer here
I doubt they'll be helpful haha, but yeah fair enough I'll just send what I know to our developer and he can deal with it. I was primarily just wondering if you knew of anything that had changed since April since I know it worked before and I don't believe we have changed anything since then. Thank you for your time.