I want to use Zombaio as my billing company. They have some example code on their website (https://www.zombaio.com/developer_sdk.asp) for integrating with Wordpress (pretty simple). Basically Zombaio makes calls to this script (add.user, delete.user) and the script manually adds/deletes users from the Wordpress database. That's it. I may go in there and change it to demote the user instead, saving the settings in case they decide to sign up again, but i think that's all the sophistication I probably need.
For registration I have the option of either using a form on my site with some of the basic variables (user, password, etc) which then gets posted to Zombaio's sign-up site to finish the process, or I can just skip that and link my join button to Zombaio (which then handles everything and sends back a call to add.user if all goes well).
So here's what I'm thinking: I could just keep wordpress registration disabled, link my join button straight to Zombaio and let the script handle everything registration-related, eliminating the need for s2member/Wordpress to handle user registration at all.
So am I missing something obvious or does this make sense? Is there anything that seems out-of-date in their provided Wordpress script or any extra variables that s2member needs or should be added to the database? I'm comfortable modifying that script if I need to.
Thanks in advance for any advice you can give me! I'm continually impressed with the support here and I'm definitely going to be giving a donation once we launch. Statistics: Posted by StenCade — June 29th, 2011, 11:47 pm
]]>