Difference between revisions of "Refund Issue"

From crazysales
Jump to: navigation, search
 
Line 2: Line 2:
  
 
'''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 18: Line 19:
 
               = 69.96 - (0.1344809037116729) * 69.96  
 
               = 69.96 - (0.1344809037116729) * 69.96  
 
               = 69.96 - 9.408284023668639
 
               = 69.96 - 9.408284023668639
               = 60.55  
+
               = '''60.55'''
  
 
Refund amount should be $60.55 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.