Question : Can anyone recommend software I can use to manage my membership web site? It’d have to process paypal orders.?
Basically I setup an educational website with videos and certification testing. I need software that will process payments (Credit card only), as well as handout proper access rights to my users based on what they purchased. The software can either process Google checkout, paypal, or both.

Any recommendation would be extremely helpful, as I’ve never setup a website like this before and the HTML / XML is a little out of my league to do so.
payment processing software

Best answer:

Answer by Germann A
You will need server side scripts to do that…
Lookup (free) shopping carts on Google to process the payments, you will need to plug in your own script into the shopping cart to handle permissions allocation after payment confirmation.
If you are NOT prepared to pay someone to do it for you, then your only option is to learn server side scripting yourself…