I have a requirement in which I need to post a payment using HTML. Do you have any sample code or videos to help me understand the process?
10-08-2012 07:58 PM
When you said, HTML integration, do you mean no backend code like php, java, asp.net, etc? if that the case, the only option is Simple Checkout .
10-09-2012 04:22 AM
So that means no as I was only trying to do it by using only HTML. The other option is SilverLight, do you know if you have any SDK sample or something that can guide me on writing the code for integration using silverlight?
10-09-2012 05:50 AM
No sample code that I know of, but silverlight should be able to call webrequest or web service. Could probably use the asp.net sample code or read thru the documentation on the API.
10-09-2012 06:10 AM