I need your help to see how we can do it in SDKWe will add a new miscellaneous charge item called “VIP discount”
Create a user defined field “VIPdiscnt” in Customer file to define what customer get what discount
When user select “VIP discount” miscellaneous charge, we will read from the corresponding VIPdiscnt field of the customer, multiply by the subtotal of the entire order amount, insert this value to this VIP discount miscellaneous charge instead of for user to calculate
Please find out from the existing SDK on how to modify OE screen and apply this customization
Create a user defined field “VIPdiscnt” in Customer file to define what customer get what discount
When user select “VIP discount” miscellaneous charge, we will read from the corresponding VIPdiscnt field of the customer, multiply by the subtotal of the entire order amount, insert this value to this VIP discount miscellaneous charge instead of for user to calculate
Please find out from the existing SDK on how to modify OE screen and apply this customization