#pablo_refund-includable

1 messages ¡ Page 1 of 1 (latest)

wanton fernBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1299130472659685386

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

patent valve
#

pablo_refund-includable

regal ice
#

what is interesting, is if i use the search api, and the query refunded:"true" then amount_refunded is populated

#

not very consistent

patent valve
#

Hum sorry I misunderstood your question. I thought you said you were missing the refunds, not the amount_refunded

regal ice
#

well, it would seem that by default list is missing refund charges

#

seemingly

patent valve
#

Gotcha. Then I can tell you that's impossible. So let's try to debug this together. Can you try this in Test mode:

  1. Create a payment in the Dashboard
  2. Refund it immediately
  3. Call the List Charges API and see if that Charge is in the response
regal ice
#

i'll have to try that tomorrow

patent valve
#

ah okay, sounds good. My guess is that it will just work and there's likely a bug in your code right now with created or the way you are listing Charges

regal ice
#

potentially. i will do more digging ofc, and im trying to get some info from the end client to help narrow down when the refunds happened so i can try to pinpoint them in our proxy endpoint