There have been several questions about the coming Membership system. I wanted to provide some transparency about what the program will entail and what the current status is since to the community, there isn't anything visible yet.
In theory, creating a digital check-in/membership system is simple. You have an ID stored in a computer. You check that ID when people want to enter the club.
But in practice, making it work is complex. So in this post, I'm going to break it down so people who care to know more can see what we're doing.
First of all, let's talk about how it's going to work.
How will it work?
Patrons will purchase a membership and will be emailed a barcode or QR code that is their "membership card". When you arrive at SteamWorks, you will have your code scanned. That will alert the attendant if your membership is active, expired, or banned.
Memberships will only be available for purchase online. We're using a secure shopping cart so it's no different than making a purchase off of Amazon. Discounts will be available depending on how long of a membership you wish to purchase.
Next, let's talk about the challenges we're working through.
Challenges
1. There isn't an out-of-the-box system available. Nobody makes a Membership and Check-In system for Adult Clubs that we can implement over a weekend. So that means a custom system has to be built.
2. Many software providers won't work with the adult industry. We learned this in an earlier phase of the project when we had a couple of accounts cancelled shortly after we opened them. In short, some companies simply won't support this industry.
3. Maintaining an acceptable balance between privacy and security. While not everyone is open about their participation in the lifestyle and values discretion, we also need to ensure the safety of all patrons. The only way to ensure that banning is enforced or that a situation can be escalated when required is by not allowing anonymous members into the club.
4. The system has to be easy to use. For both attendants and patrons. Many people aren't tech-savvy and that's okay, we just need a system that makes the process easy for everyone.
Tech Stuff (How It Works)
Most people won't be interested in this section and that's okay. But for those of you who are curious about what is involved in building the membership system, this is your high-level overview.
First, there are a number of separate systems at work here:
- eCommerce store - to sell the memberships securely online
- Central secure database - to store member information, transactions, and current membership status
- Barcode system - so members have a discreet "membership card" to get access into the club
- Code scanner system - so attendants can scan the member's code and retrieve the member status
So you go to the online store and you purchase your membership. The system has to log that transaction along with who purchased into the central database.
Then it has to send you a barcode or QR code. That code also needs to get stored in the central database.
Then that database needs to connect to the code scanner app. That way when the code gets scanned, it goes and retrieves the record to check the member's status.
The challenge is making all of these systems communicate together. With a typical out-of-the-box system, all these are designed to work together. But since there isn't one available, we need to build it and program it.
This is why it's not so simple to just "roll out a membership system" for the club.
Where We're At Right Now
As of today, everything has been scoped out and the different systems have all been acquired.
The eCommerce system for selling memberships has been set up and tested and is ready to go.
We're working on the barcode delivery system and the programming to connect that to the central database.
Once that's complete, we'll be working on connecting the scanner software so it can retrieve the records from the database and deliver a status.
Because this is complex technical work, we don't have a firm completion date. There are some unknowns involved and issues arise as we work through it. We've established a goal with Jim and we're working hard to have it completed on time.
Once we get closer to having it completed, an announcement will be made to the community so everyone has notice.
That's the update for right now. I will add to the post as we make more progress in an effort to remain transparent about the work being done to implement this.
If you run into any issues on the forum, there are two ways I can help you:
Fastest, best: Kik me at Driv3n78
Slower: Email me at hotwifestagyeg [at] hotmail [dot] com. Expect a few days delay as I don't check my email every day.