An Analysis of the Best Ways to Integrate Memberships to Stripe

Executive Summary This is our in process design for integrating memberships and authentication to Stripe. Introduction Stripe Billing AuthO would have to be integrated with Stripe billing service. Open Questions Question #1: How will the design interoperate with OAuth and Google Cloud Identity and Access Management? (IAM) or Amazon Cognito? Leverage Cloud Identity, Google Cloud’s built-in…

The Brightwork WordPress Membership in Process Design

Executive Summary This is our in process design for WordPress membership software. Introduction These requirements described a custom development requirement for a membership functionality for the WordPress content management/publishing application.  Three Components There are three major components to this development.   Authorization (currently thought to be applied leveraging an OAuth online application). A custom membership application…

Using WordPress Membership Plug Ins with High WP Security and OAuth and OpenID

Executive Summary One of the issues with membership plug ins in WordPress is that they can conflict with WP Cerber. This is because membership plug ins leverage the WP user functionality. Introduction Most membership plug ins leverage WP’s standard user functionality. One problem with this is that this user functionality is how bots hack WP…