Hi Guys,
I'm using paypal IPN and recurring payments to collect subscriptions on my website.
1-Users buy subscriptions on my website.
2-I want to have username's generated like
users@mywebsite.com and password random generated
3-I want to have those usernames and passwords automaticly stored in a mysql databe or .htpasswrd file on my website
4-I also want to post to an outside API the username's and passwords so that users can have access. Because the access is given by an outside API (not on my server or website)(I have the API info to submit before work start) - Automatic User Integration on this API.
I'm really short on cash so... budget is very low...