I am trying to pass some custom data through Authorize.Net payment. I am using DPM method.
The closest i could think of, is by using using x_line_item. However, this has a very specific format and also, the data is visible on the payment form.
I would like pass information which I can use it later to generate the invoice.
Any idea how to do it ?