#Dan Puscas - Refund

1 messages ยท Page 1 of 1 (latest)

bronze stirrup
#

Hey! Bit of a broad question! Is there a specific use case you're trying to account for?

raw nacelle
#

yes, it is, but you know, is my first time here and I didn't know what to ask first ๐Ÿ˜‚

#

here is the situation

#

I am a web designer and I created a website on wordpress. My client has a food store, so we used woocommerce and a plugin that connected the website with the platform

#

everything fine until now

#

my client needs sometime to refund some amount of money, so from woocommerce admin he settle the amount he refund. As an example, he refunds from woocommerce 2.50 pounds. But when he enter in the stripe platform, he sees 2.69 pounds refunded, more that he wrote

#

and is not a single case

#

that is the problem

#

and I can't figure out what to do and what is the problem

#

here is an example

bronze stirrup
#

Did you triied to test partial refund using Stripe Dashboard directly ? If you specify a partial amount, that only amount will be refunded if using stripe dashboard or APIs,

#

probably you need to digg more into woocommerce and the used "plugin" and see why the price send to stripe is changed

raw nacelle
bronze stirrup
# raw nacelle

Could you please share the id of that Payment Intent in order to analyze further?

raw nacelle
#

yes, one moment please

#

req_huHE3o8ZenWA6P

#

I hope this is what you asked, I took it from logs

#

oh, sory

#

pi_3LdbB2LAELor1hoN187kY7U9

#

here it is

bronze stirrup
#

Thanks that helps

raw nacelle
#

ok, thank you

#

I thougth maybe it is something from the platform that needs to be changed, I don't know

bronze stirrup
#

Yes you need to investigate the woocommerce and the plugin and why it sends Stripe that amount and not the requested amount from the user

#

if you have any follow up question feel free to come back ๐Ÿ™‚

raw nacelle
#

thank you