Totally new to this. I have been looking for a very SIMPLE example of a ASPX.NET vb example for letting my back office staff make credit card payments (card not present)
There MUST be one someplace I can look at.
And pointing me to c# links does me no good at all.
Thanks
gollnick
05-05-2014 12:53 PM
The link was for c# but the answer is the same.
Instead of downloading the C# sample code, download the VB SIM sample code
05-05-2014 01:04 PM
I have looked for that link before and again now. Where I see the c# sample I see no VB samples. Also.. is this the example that requires the system.web.mvc installed?
05-05-2014 02:13 PM
Finally found the sample. However..still looking for a true code-behind example using the standard web controls
and NOT the html controls. We already have the whole back-office section up and going and just want to add a control button
to build the data string to send up to Authorize. And then using a postback to give office people either a thumbs up or a thumbs
down for the transaction.
Anyone have something like this floating around? Actually .. just the code-behind using WC vs Html.
thanks
gollnick
05-05-2014 03:41 PM
What you descript is AIM, not DPM, which they have sample code in VB.net
05-05-2014 04:00 PM
All in all not really helpful. Opened more questions than it solved.
gollnick
05-13-2014 05:22 AM
Read this to see which API you are trying to use
http://developer.authorize.net/api/ and read the doc
Or you can hire a Certified Developer
05-13-2014 05:39 AM