Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpage to buy premium packages (Backend) #115

Open
Joeran opened this issue Sep 1, 2014 · 1 comment
Open

Webpage to buy premium packages (Backend) #115

Joeran opened this issue Sep 1, 2014 · 1 comment

Comments

@Joeran
Copy link

Joeran commented Sep 1, 2014

backend for #114

I see different options

  • When we get an email notification that a user bought a premium package, I add the information to the DB. Disadvantage: Lots of work, and user can use premium service only after i entered the data which might take a few days.
  • we let the notifications to be send to a separate email account, you write a program that checks emails every couple of minute, parses the emails and adjusts the settings in the DB
  • we use the API of PayPal to trigger a script on our server that adjusts the DB
  • ... any other ideas?
@Joeran Joeran added this to the Premium Services milestone Sep 1, 2014
@Joeran Joeran changed the title Purchase-website to buy premium packages (Backend) Webpage to buy premium packages (Backend) Sep 1, 2014
@Joeran
Copy link
Author

Joeran commented Sep 2, 2014

for now, i do it manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant