LilyVO30
01-19-2012, 04:30 AM
Sooo...
I have searched everywhere and can't find an easy way to set up my paid vbulletin users with clickbank sales. Which leads to one conclusion...I need to make an api that sends the order information to vbulletin and registers them on my website.
That being said... I am learning as I go but really am in over my head
Questions for you
1. Clickbank has an order api https://api.clickbank.com/rest/1.2/orders (GET /1.2/orders/{receipt} sounds perfect) is this half of the solution? Does this mean that if I implement this that I can reasonably get the users information and now I just have to POST it somewhere? (Would be cool if I could PUT it to vbulletin also to check for users already registered and upgrade them).
2. If that is the case what do you even do with an api to implement it?
****I know I am over my head, and that these questions are probably basic but I really don't have a choice unless I manually add my paid members in, which I don't want to do.
PLEASE PLEASE PLEASE Help!!! I need some sort of direction. THANK YOU!!!:D
--------------- Added 1327012157 at 1327012157 ---------------
Anyone??? I am not necessarily looking for the perfect answer just at least an educated push in the right direction.
I have searched everywhere and can't find an easy way to set up my paid vbulletin users with clickbank sales. Which leads to one conclusion...I need to make an api that sends the order information to vbulletin and registers them on my website.
That being said... I am learning as I go but really am in over my head
Questions for you
1. Clickbank has an order api https://api.clickbank.com/rest/1.2/orders (GET /1.2/orders/{receipt} sounds perfect) is this half of the solution? Does this mean that if I implement this that I can reasonably get the users information and now I just have to POST it somewhere? (Would be cool if I could PUT it to vbulletin also to check for users already registered and upgrade them).
2. If that is the case what do you even do with an api to implement it?
****I know I am over my head, and that these questions are probably basic but I really don't have a choice unless I manually add my paid members in, which I don't want to do.
PLEASE PLEASE PLEASE Help!!! I need some sort of direction. THANK YOU!!!:D
--------------- Added 1327012157 at 1327012157 ---------------
Anyone??? I am not necessarily looking for the perfect answer just at least an educated push in the right direction.