Results 1 to 4 of 4
  1. #1

    Default Fully Automated Website

    I would like to create a fully automated website. My knowledge is limited. I need users to be able to sign up, log in, create a list of separate email addresses to receive an email from the website, then for those owners to be able to submit a payment, then the original user to be notified when the payment is received and the website to mark which email addresses have made a payment.

    How do I go about this? With my limited knowledge, specifics would be great.

  2. #2
    Join Date
    Sep 2008
    Location
    Ipswich
    Posts
    125

    Default

    Seems easy enough,

    Use paypal payments to collect the money.

    Signup/Login and register email addresses is basic PHP/MySQL script.

    Generate emails and attach the unique ID of the original owner, so when the transaction is completed it assigns the money back correctly.

    Personally would have all funds paid into a central account (your account) then add the function for the original owners to request payment to their accounts for their balance.

    I dont really see how this site works, it sounds like some sort of pyramid scheme.

  3. #3

    Default

    Integrating an online billing software into your website should help you suffice the above stated requirements. You may contact Eukhost for that purpose, they should be able to offer better help and understanding about it.

  4. #4
    Join Date
    Oct 2011
    Posts
    11

    Default

    I would recommend you to use a PHP code generator such as scriptcase

    I'm a huge fan of those generators, and use two of then, cant complain about it.

    I started using because my business was getting bigger and i need to decrease my development time, if you want an e-commerce for example scriptcase will provide one already ready to be used, all you need to do is change a little bit the configuration and you are set to use it.

    I personally recomend you this framework.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •