I am trying to setup DPM for our software. I have almost everything working, the only issue is how do I pass the discount amount so it will show up for our clients in thier Authorize .NET account and in their client's emailed receipt, etc? With PayPal we were able to pass the discount amount for the entire transaction and we need to do the same here.
How do we do that?
11-06-2012 03:01 PM
You can try the x_line_item param
11-06-2012 04:09 PM