#Masroor-Refund

1 messages · Page 1 of 1 (latest)

weak pelican
#

Hi, each payment in Stripe has an ID, and a Metadata to set. It's up to you to mark whatever information you need to mark in that Payment by appending a piece of key-value information in Metadata

empty bridge
#

Thanks for responding.
Storing something in the meta-data can prevent that charge from showing as paid and prevent it from being a part of my total earnings?

i.e I want that charge not to show up as my earning, only the non-refunded amount should show as my earnings. Is that possible?

weak pelican
#

Ah, for that I don't think it's possible

#

Is that "earning" your own report, or you are referring to some report in Stripe?

empty bridge
#

I'm referring to Stripe's report

weak pelican
#

then it only reflects Stripe status, I think

empty bridge
#

so I cannot mark a charge as refunded without actually creating a refund against that Stripe Charge, correct?

weak pelican
#

yes

empty bridge
#

oh, alright