Hi All, I am using UltraCart as a Shopping Cart and the user creation is happening in the Ultracart and then it gets posted back to amember via XMLRPC. Now the password generated by Ultracart is little cumbersome for the customers and they have issues with that ...mostly with combinations of 0(Zero) and O(Alphabet) and so I have came up with a small function which eliminates few of the characters like l,1 (L and 1) and so on. How can I regenerate the new password of my choice and that password should be set for the new customers. Here's how I have set the Ultracart Amember: https://img.skitch.com/20110209-rixc3yhniibdi6ewdnig1214ej.jpg I have set the password behaviour to "Random Password" as shown in the image.
You should do this on Ultracart side. I believe it generate password and then just store it in aMember using XMLRPC interface. unfortunately I can't help with that plugin because it was not developed by us.
Thanks Alex! I'll post a ticket to see if they(Ultracart) can help or have a option to set the password. Thank you very much!