Guests U/N and P/W
Hi,
I am thinking of signing up but I have a question.
Once a customer subscribes to my site, how does he get a username and password, and where do i get a sign in form my site.
Thank you
gaylon
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by adam on 30 Dec, 2011 02:16 PM
Hi Gaylon,
You can do user management a lot of different ways. It looks like you have a content site, so I would suggest creating some sort of password-protected directory and then providing usernames and passwords to people who pay.
To do any kind of automated access control, you'll need to do some programming.
CheddarGetter is not involved with user management on your app/site; it only provides a system for billing customers and then proving those customers are valid (using the API).
I would suggest playing around with Wordpress or Okta to see if either of those would work for you.
At the most basic level, you could just create a password protected directory with an .htaccess file, then manually add usernames and passwords to the file as people sign up.
Here is our Hosted Payment Pages setup guide, which describes some of this in further detail:
http://support.cheddargetter.com/kb/hosted-payment-pages/hosted-pay...
Good luck!
Adam
Dean closed this discussion on 18 Jan, 2013 03:58 PM.