I have an asp.net mvc e-commerce application that requires voucher payment. how to pass the voucher amount/ How to set the discount amount on the entire cart? – to paypal that will be deducted from the total payable amount upon payment?
I have an asp.net mvc e-commerce application that requires voucher payment. how to pass
Share
I’ve found the answer! the variable name is
thank you @GolezTrol