I need a site that has the following
- Home Page
- login Page
- Members page
members page would display a unique API key (access token) balance and a refill balance button.
as for the API integration I need to be able to make 3 different requests
first would put a $x.xx hold on the account (would respond with “true”/“false” if successful)
Second would process the hold amount
Third would cancel the hold
Skype:live:hmmoham3_1
If I don’t find someone soon I’ll have the site up and just need help with the API as I can’t figure out how to provide each user with their api on successful registration.
- Home Page
- login Page
- Members page
members page would display a unique API key (access token) balance and a refill balance button.
as for the API integration I need to be able to make 3 different requests
first would put a $x.xx hold on the account (would respond with “true”/“false” if successful)
Second would process the hold amount
Third would cancel the hold
Skype:live:hmmoham3_1
If I don’t find someone soon I’ll have the site up and just need help with the API as I can’t figure out how to provide each user with their api on successful registration.