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.