Hello,
I am trying to intergrate my site using DPM. When i try to pass in a price via POST or GET i get the following error:
I have looked around and I could not find any FAQS etc... With this issue.
The page works if i directly go to the payment page, but not if i pass in a price.
Below are Screen Shots of my code/the error:
AuthorizeNetDPM.php is the default setup
If you could help i would be greatful!
Solved! Go to Solution.
09-19-2012 01:46 PM
09-19-2012 02:12 PM
09-19-2012 02:12 PM
I am passing the amount into the function via post so that shouldnt effect the function being POST or GET
09-19-2012 03:17 PM
Then you can check the source code and see why you are getting the error.
09-19-2012 03:39 PM