self Registration module + payment

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
deschnell
Forum Members
Forum Members
Posts: 48
Joined: Fri Jun 27, 2008 5:27 am
Location: Lethbridge

self Registration module + payment

Post by deschnell »

I'm not sure if the Self-registration module is right for the task, but I need a way for people to "register" for an event or service offered through my client's site, then pay at the same time (via paypal).  And keep their registration in the database, for future inclusion in mailing lists, promos, etc. 

I'm assuming the self reg module is the way into this, but I'm assuming it would require the modding of the .php and/or .tpl files?

Any ideas on this?
superwad
Forum Members
Forum Members
Posts: 26
Joined: Sun Jun 29, 2008 2:41 am

Re: self Registration module + payment

Post by superwad »

I've actually done quite an extensive site with this exact idea in mind.  I tried many routes, including having a full shopping cart system.  In the end, I cleared out all the clutter, and reduced it to a simple UDT.  This UDT has options such as VAT (primitive), discount codes (decent), and is currently set up for subscriptions.  You'll have to craft your own PayPal script, however https://www.paypaltech.com/SG2/ has a generator that will get you started.

If you'd like, I can post the UDT for everybody to use in the Share Your Tags section.  No guarantees it will work though.  It's so far designed just for the site I'm working on. 

However, eventually I plan to have a better system in place.  I'm writing a module to do all of this properly.  Who knows when it will be available, but in the meantime this UDT is working just fine for me.
User avatar
deschnell
Forum Members
Forum Members
Posts: 48
Joined: Fri Jun 27, 2008 5:27 am
Location: Lethbridge

Re: self Registration module + payment

Post by deschnell »

That would be a help, to see some code like that.  Surely others would appreciate it too.

Thanks.
stuartgpalmer
New Member
New Member
Posts: 7
Joined: Fri Nov 27, 2009 11:46 am

Re: self Registration module + payment

Post by stuartgpalmer »

Thanks for your input. I'm experimenting with using the cart module to buy access to the event. Its a long way round, but looks like it might work.
Post Reply

Return to “Modules/Add-Ons”