Hi, I'm selling some software and I'd like to have an authentication key generated and sent out in the username/password e-mail. Can I get aMember to do this? Also, I'd like my program to be able to access my server's database to veryify the username and authentication key. Is it possible to do this with aMember's setup? Do you happen to have code already created to do this, or is third party code to do this? Thanks, Paul
Paul, Both are possible and require customizations. For first you can use finish_waiting_payment hook in aMember to generate authentikation key, for second, use XMLRPC call to query user's info from your script. You can contact us in helpdesk for development quote.