- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
โ10-08-2012 07:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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