Forum Activity for @softdesigns

SoftDesigns
@softdesigns
11/14/17 03:04:51PM
242 posts

Stream Pay with PayPal


Using Jamroom

We have to move forward with PayPal, as this is what users trust and know.
If "Stream Pay" module requires FoxyCart, then basically folks like us who are using PayPal will not be able to use "Stream Pay" module :(

We cannot ask our members to use PayPal for their quotas, and then a second unknown "FoxyCart" for their "Stream Pay".
Our site members will not use two different payment methods - it will confuse them, and lose their trust...

Please ensure all JR Modules like "Stream Pay" work with PayPal - we need a single payment method for all of JR platform
updated by @softdesigns: 11/14/17 03:05:27PM
SoftDesigns
@softdesigns
11/13/17 02:49:57PM
242 posts

Stream Pay with PayPal


Using Jamroom

How to setup Stream Pay module with new PayPal payments module?
updated by @softdesigns: 02/18/18 02:54:13AM
SoftDesigns
@softdesigns
10/26/17 02:48:01PM
242 posts

Module Init Master Admin


Jamroom Developers

@brian - Ahh - ok it makes sense : Custom Module _init() runs BEFORE Session, so we cannot access those functions yet..
--
Question: New Custom Module written today - needs to run ONLY for "Non Master Admins" : So basically - run the module for normal standard users, but do NOT run the module for "Master Admins"
--
How could we code that ?
Please Advise...
SoftDesigns
@softdesigns
10/26/17 01:04:57PM
242 posts

Module Init Master Admin


Jamroom Developers

@paul - This function below seems to return opposite result ?
Logged in as "master admin" , yet function below returns "User Not Admin" ?
Do you see anything wrong with this logic below ?
	$sMsg = "0";
	if (jrUser_is_master()) {
		$sMsg = "USER = MASTER_ADMIN";
	} else {
		$sMsg = "USER NOT ADMIN";
	}
	jrCore_logger("INF", $_sModule."-:-".$sMsg, "");


updated by @softdesigns: 10/26/17 01:32:39PM
SoftDesigns
@softdesigns
10/26/17 12:37:49PM
242 posts

Module Init Master Admin


Jamroom Developers

@paul - That sounds like what we need. Will study and test...
--
Great Support :)
SoftDesigns
@softdesigns
10/26/17 12:20:58PM
242 posts

Module Init Master Admin


Jamroom Developers

How to get if logged in User is in the "Master Admin" group - from custom Module _init() function?
updated by @softdesigns: 01/26/18 10:44:36AM
SoftDesigns
@softdesigns
10/26/17 11:34:57AM
242 posts

Module Init Get UserID


Jamroom Developers

How to get Current logged in UserID in the Module _init() function?
updated by @softdesigns: 01/25/18 12:12:45PM
SoftDesigns
@softdesigns
10/23/17 01:19:40PM
242 posts

PayPal Module Setup


Using Jamroom

Hi - We have Important Question: Will "Stream Pay" module below now work with PayPal and Subscriptions?
--
Stream Pay
Version 1.0.8 by @the-jamroom-network
The Profile Stream Pay module allows you to "pay" a profile when a viewer streams a video or listens to an audio item on a profile. Configurable on a per quota and per item basis.
more info...
--
SoftDesigns
@softdesigns
10/22/17 08:33:30AM
242 posts

PayPal Module Setup


Using Jamroom

@paul - Important Question:

Does the "Stream Pay" module now work with PayPal and Subscriptions?
SoftDesigns
@softdesigns
10/20/17 04:30:07PM
242 posts

PayPal Module Setup


Using Jamroom

@paul - Thanks for clearing this up - we were a bit confused...
--
We turned on BETA channel in Marketplace.
Just to confirm : Is this the right module we should install ? :

Payment Support 1.0.0b3
Version 1.0.0b3 BETA by @the-jamroom-network
  11