Archive

Posts Tagged ‘credentials’

Sobi2 – Jomres – Ambra -payp 2

January 6th, 2010 Comments off

Have installed SOBI2 and am looking to use it as follows:

My site will have a subscription button (custom thumbnail) that leads through to PayPal to create a monthly recurring subscription.

While setting up the PayPal sub, the following needs to happen automatically for the incoming user:

1. a query to Joomla to create Credentials
2. a query to SOBI2 to create a default listing for the new user, which is linked to the Joomla Credentials.

Then the payment confirmation email (auto return) should come through with the new Credentials and the link for the new user to end up at the login page to go directly to editing only their new listing (Author access?)

No free listings are offered and only one payment option is required.

thanks
Uwe

Categories: Joomla, PHP Tags: , , , , , ,

Sobi2 – Paypal Ipn – Aec

November 26th, 2009 Comments off

Have installed SOBI2 and am looking to use it as follows:

My site will have a subscription button (custom thumbnail) that leads through to PayPal to create a monthly recurring subscription.

While setting up the PayPal sub, the following needs to happen automatically for the incoming user:

1. a query to Joomla to create Credentials
2. a query to SOBI2 to create a default listing for the new user, which is linked to the Joomla Credentials.

Then the payment confirmation email (auto return) should come through with the new Credentials and the link for the new user to end up at the login page to go directly to editing only their new listing (Author access?)

No free listings are offered and only one payment option is required.

thanks
Uwe

Categories: Joomla, PHP Tags: , , , , , ,

Custom Website Authentication

April 30th, 2009 Comments off

I am looking for a custom script/software for my website. I am looking for a website authentication schema. Here are the requirements:

1. Generate a unique UID and PWD that will work for a web page.
2. The unique credentials will only work once.
3. If the wrong credentials are entered it will land to an informational web page.
4. Information will be captured for successful log in e.g. name, number, email.
5. An administrator will be notified when the credentials were used and web page was accessed.
6. Amount of time logged in would be helpful but not a requirement.
7. I would like to distribute this for at least 6 web pages all with unique administrators, credentials, and webpage’s.
8. I would like to host the pages on my SWH account with GoDaddy, however this is not an absolute requirement.

Bear