Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CIM Hosted Page Popup in C#
I am trying to use ADN CIM to popup a hosted page so that the user can enter CC information in a secured way. I was able to get the token by calling GetHostedProfilePage and the response contains the token, in C#. I am trying to embed this in my application. I am looking for help (or sample code) to use this token and popup a hosted page in which the user can enter the CC information for the payment profile. Thanks in advance.
โ11-05-2012 11:25 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is sample code for the CIM popup. Is not C# but you can see how it works. P.S. a lot of tags id and name are hard coded in their javascripts.
โ11-05-2012 11:28 AM