#surgical-refund-origin

1 messages · Page 1 of 1 (latest)

wispy etherBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

slow thorn
#

surgical-refund-origin

#

@glossy wraith no that's not possible. The only approach is to set metadata when you refund in the API so that a Refund from the Dashboard wouldn't have it and you could know

glossy wraith
#

okay. Is there way to identify from a partial refund, how much that partial refund was? for example, if the charge was $50 and the first partial refund was $10, then I see $10. If the secondary refund was the reamining amount, I see the refund as being $50, not $40

slow thorn
#

No I think you're mixing up the Charge object in response and the Refund object. You'd have re_123 for $10 and re_abc for $40. Call https://stripe.com/docs/api/refunds/list and you should be able to see both