This question regards creating a new user from a 3rd party Simple Subscriptions/Recurly component first then using CB to manage the profiles and login.
Our goal is to use the Recurly subscriptions management system to handle user creation and manage their subscriptions and payments.
Recurly will be integrated with Joomla using Alledia's Simple Subscriptions component which creates the user account in Joomla and manages their user group(s) settings.
With Recurly/Simple Subscriptions, we would only allow people to log in from the joomla site once their account is set up but do not want them to be able to create their account from the joomla site.
Today, we allow the user to create their user account now and it works very smoothly.
However, we are being required to use Recurly for the subscription/payment solution and that will create the user account in Joomla.
OUR QUESTION: Can we use CB to set up their CB profile under this scenario? What would we need to do:
We use CB now and love it's stability and sure don't want to change if we don't have to.
Suggestions? Insights we can use to accomplish our objective?
You need to use CB API to create your users if you want to utilize CBs profile and functionality. Otherwise the two will go out of sync and CB will think they're unconfirmed and unapproved, which will result in their login begin denied. To do this please see the below API example for registering users correctly in CB 2.x.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.