I need a script ran once a month when a customer is billed. How do I go about doing this? Can I set a cron job when someone creates an account? Any suggestions would be very very very welcome. Thanks
maxpig, Whereas a cron is "timed based", an aMember plugin is event based http://manual.amember.com/Creating_New_Integration_Plugins an example would be the subscription_added hook: