Is there an API call to get the Customer Order Total amount ?
Looks like the total amount is calculated dynamically from the sum of customer order line totals. I would like to get the total amount of the customer order into an custom field.
Is there an API call to get the Customer Order Total amount ?
Looks like the total amount is calculated dynamically from the sum of customer order line totals. I would like to get the total amount of the customer order into an custom field.
Best answer by Janandi Vishaka
Hi,
Another thing If you want just the gross amount of the lines then you can try Customer_Order_API.Get_Ord_Gross_Amount function as well. This will fetch the sum gross amount from the lines and return the value. I think this might be helpful if you are creating a custom field Above method is a procedure.
Best Regards,
VIshaka
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.