Difference between revisions of "Refund Issue"
From crazysales
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | '''Current''' > | + | '''Current''' > Coupon is disregarded(we refund higher amount than amount customer paid) |
'''Update''' > Calculate refund amount before requesting refund | '''Update''' > Calculate refund amount before requesting refund | ||
− | + | ||
+ | e.g. Order ID 59794495 | ||
https://admin.crazysales.com.au/admin.php?dpt=custord&sub=new_orders&act=orderdetail&orderID=59794495 | https://admin.crazysales.com.au/admin.php?dpt=custord&sub=new_orders&act=orderdetail&orderID=59794495 | ||
− | + | Need to refund SKU: HBC-137-13 - Change of mind case | |
+ | |||
+ | '''Formula''': Refund amount = Price of product to be refunded – (Discount amount/Total price of items in the order) x Price of product to be refunded | ||
[[File:Ri2.jpg]] | [[File:Ri2.jpg]] | ||
− | + | Refund amount = Price of product to be refunded – (Discount amount/Total price of items in the order) x Price of product to be refunded | |
− | + | = 69.96 –( 15/111.54 ) * 69.96 | |
+ | = 69.96 - (0.1344809037116729) * 69.96 | ||
+ | = 69.96 - 9.408284023668639 | ||
+ | = '''60.55''' | ||
− | Refund amount should be $60. | + | Refund amount should be $60.55 NOT $69.96 as requested. |
Latest revision as of 14:55, 20 January 2017
Current > Coupon is disregarded(we refund higher amount than amount customer paid)
Update > Calculate refund amount before requesting refund
e.g. Order ID 59794495
Need to refund SKU: HBC-137-13 - Change of mind case
Formula: Refund amount = Price of product to be refunded – (Discount amount/Total price of items in the order) x Price of product to be refunded
Refund amount = Price of product to be refunded – (Discount amount/Total price of items in the order) x Price of product to be refunded
= 69.96 –( 15/111.54 ) * 69.96 = 69.96 - (0.1344809037116729) * 69.96 = 69.96 - 9.408284023668639 = 60.55
Refund amount should be $60.55 NOT $69.96 as requested.