I sell software on a website. Most of the sales come through PayPal, and I have some custom code that sends the customer an email with a personal software key after PayPal confirmed the payment. I still do the customer administration offline, and I'm looking for a way to bring that online. Here are my questions: - Can I keep referring customers directly to PayPal, but have aMember log the sale? - Is there a hook that I can plug my own code into for sending out a custom email, immediately after a sale? - I'd like to build a self-service so customers can email the custom software key to themselves when they need it again. I assume that I can call a function inside the aMember software to retrieve sales information for a specific email address? Harry