is this possible?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob Eventine

    is this possible?

    hello,
    i am trying to find a way to get this done...
    people register for a paysite then pay for their access through paypal,
    then i verify it and give them access to the members area.. how is this done
    and is paypal the best method?

    really big thanks in advance..



  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: is this possible?

    Even the simplest PayPal interface offers a return url (on your site) with
    some validation codes you can capture that tell you the user has paid for
    whatever the "deal" is.

    Even without the PayPal API, you can construct a usable payment system.
    There are a large number of resources not only on the PayPal developer site
    but also on independent developer sites to provide sample code and help you
    to get started. All you need to do is study it. SSL is not necessary.

    -- Peter
    Site: http://www.eggheadcafe.com
    UnBlog: http://petesbloggerama.blogspot.com
    Short Urls & more: http://ittyurl.net


    "Rob Eventine" wrote:
    hello,
    i am trying to find a way to get this done...
    people register for a paysite then pay for their access through paypal,
    then i verify it and give them access to the members area.. how is this done
    and is paypal the best method?
    >
    really big thanks in advance..
    >
    >
    >
    >

    Comment

    • Cowboy \(Gregory A. Beamer\)

      #3
      Re: is this possible?

      You can sign up for the free paypal merchant account. It will return the
      user to whatever page you like with the results of the transaction. You
      create the account when it says OK.

      --
      Gregory A. Beamer
      MVP, MCP: +I, SE, SD, DBA

      Subscribe to my blog


      or just read it:


      *************** *************** *************** ****
      | Think outside the box!
      |
      *************** *************** *************** ****
      "Rob Eventine" <btb101@ntlworl d.comwrote in message
      news:IBXGj.2013 5$jH5.2050@news fe3-win.ntli.net...
      hello,
      i am trying to find a way to get this done...
      people register for a paysite then pay for their access through paypal,
      then i verify it and give them access to the members area.. how is this
      done and is paypal the best method?
      >
      really big thanks in advance..
      >
      >
      >

      Comment

      Working...