Gossamer Forum
Home : Products : Gossamer Mail : Development, Plugins and Globals :

Re: [wickedmoon] Need billing system!

Quote Reply
Re: [wickedmoon] Need billing system! In reply to
I am currently working on an integration of GMail with worldpay. It's pretty much tailored to my site at the moment, but it might be possible to make a plugin out of it.

What I do is roughly the following:

1. when a user subscribes, they are taken to worldpay to pay, and then the worldpay callback is used to updated the user status to 'Validated' if they paid (otherwise it's 'not validated')'. The user can immediately log in if the payment was successfull.

2. I have a script running automatically every day (cron job) that does some bookkeeping jobs, like deleting username that have been reserved, buth where users have not paid. The script sends out reminders to users that will have to pay again soon (one month in advance, one week in advance), and there is a special page where users can go to prolong their subscription.

If you are interested, contact me. I am still experimenting with this (the site is not yet live), and I am changing things frequently.

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Subject Author Views Date
Thread Need billing system! telemachus 16171 Dec 23, 2002, 1:59 AM
Post Re: [wickedmoon] Need billing system!
Alex 15846 Dec 23, 2002, 10:43 AM
Thread Re: [wickedmoon] Need billing system!
yogi 15872 Dec 23, 2002, 1:30 PM
Thread Re: [yogi] Need billing system!
ryel01 15837 Dec 25, 2002, 11:03 PM
Post Re: [ryel01] Need billing system!
yogi 15814 Dec 26, 2002, 1:31 PM
Thread Re: [yogi] Need billing system!
telemachus 15801 Dec 28, 2002, 1:01 PM
Post Re: [wickedmoon] Need billing system!
yogi 15795 Dec 28, 2002, 1:06 PM
Post Re: [wickedmoon] Need billing system!
scoons 15668 Jan 8, 2003, 6:01 AM