cancel
Showing results for 
Search instead for 
Did you mean: 

HTML Integration

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?

chrisgiese
Member
3 REPLIES 3

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 .

RaynorC1emen7
Expert

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?

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.