Difference between revisions of "Refund Issue"

From crazysales
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Current''' > Refund will disregard coupon(we refund higher amount than amount customer paid)
+
'''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
 
e.g. Order ID 59794495
Line 8: Line 9:
  
 
Need to refund SKU: HBC-137-13 - Change of mind case
 
Need to refund SKU: HBC-137-13 - Change of mind case
 
[[File:Ri1.jpg]]
 
  
 
'''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
 
'''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
Line 15: Line 14:
 
[[File:Ri2.jpg]]
 
[[File:Ri2.jpg]]
  
Refund amount = 69.96 –( 15/111.54 ) * 69.96 = 69.96 - 9.4 = $60.56
+
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.56 not $69.96 as requested.
+
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

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

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.55 NOT $69.96 as requested.