|
Hey guys! what i need its pretty simple, moreover for sites that had been here for years and should already have some sort of solid promo tools focused in integrated on members areas:
Basically, I only need an API which would tell me which of the current online young models are available for chat, then I would build that list on my tab like any of the promo iframe tool does, but I would build it directly inside my Tab using my PHP code and putting links directly to the images/flvs previews of that models online as i have their ID from the previous call to the API ( Exactly the same the iframe does, nothing complicated ), then when he clicks I would embed the flash code with the model ID ( I already have it from previous process ), and if he want to see any of the related model information I can open it on a cool lightbox I use inside my members area as those links are usually public, the only thing that worries me is when trying to purchase credits ?. Members seem to have to create a NEW account, that?s why I need an API to to avoid that part ?.
I should pass you some sort of ID to your API telling you guys: ?Hey, it?s my members area with a member ready to purchase, this is his UNIQUE ID INSIDE MY MEMBERS AREA to identify him? ( Usually this would be achieved by a call to your API where i would pass them an ID identifying my members area and and ID of my member ), so you could prompt him to pay on a window it would be shown again on my TAB ( That processing page could be opened on an external window as i iunderstand the security concerns related on billing, off course i would be opening it on an iframe and hiding your processing domain information so member don't realice they are being taken away from my members area ?. ), but after payment, you should credit the user I sent you and i must be able to come back to my members area and use the credits purchased ?. Also an API call to know my members current balance in your site would be great, like "API_GetMemberCredits ( MembersAreaID, MembersAreaUsername );"
Basically like that would work a true API driven integration ?. Could you offer me something like that? I think adding such support to any program its TRIVIAL for any more or less skilled programmer, and i guess that any cam site with all the heahache of doing the video streaming stuff, even having built in custom solutions for models being able to stream for their home, such programer should be able to provide an easy API like this one ....
Anyway, WHO HAS SOMETHING LIKE THIS? I NEED TO INTEGRATE THIS DURING TODAY SATURDAY AND SUNDAY!!!
|