GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What non CC payment options do you use? (https://gfy.com/showthread.php?t=879241)

alias 01-03-2009 10:46 AM

What non CC payment options do you use?
 
Anything easy to implement to allow access to existing members areas?

Do the alternative billing company's scripts collide in .htaccess with cc billing & member management scripts? If so what is the usual workaround?

Your opinion or advice?

The Duck 01-03-2009 11:20 AM

Passwordbyphone is good allegedly.

alias 01-03-2009 11:36 AM

So I have read, PBP got me to start this thread. Looking for input from people who have implemented it or an alternative & any tips.

CurrentlySober 01-03-2009 12:01 PM

In febuary I will be using these people:

http://www.globaladultbilling.com/

alias 01-03-2009 12:03 PM

Quote:

Originally Posted by ThatGuyInTheCorner (Post 15277125)
In febuary I will be using these people:

http://www.globaladultbilling.com/

Cool, I noticed your attentiveness to alternative billing in your "serious post".

Thanks I'll check them out now.

CurrentlySober 01-03-2009 12:31 PM

Yep, I will also be using passwordbyphone as well...
I understand exactly what you mean when you you say you are concerned as to compatibility issues, and all the scrips 'playing nicely' with each other....
Thats a major concern to me as well :)

Doing my research, Im lead to believe they all should be compatible... But Im actually heading my bets slightly by doing a few 'different versions' of the same videos, using diff methods... For example, I particularly like the 'tubecash' variant they offer:

http://www.globaladultbilling.com/tubecash/

So I will have my vids using this method on a diff URL but with the same branding... ie main site is 'MyFetishName'POV.com but the same vids using the tubecash method will be on the url of 'MyFetishName'tube.com

So I cant see major problems... But then Im not really offering 'membership' as such... Just short accsess periods when the video can be viewed online... Not the '30 Day recurring' model...

alias 01-03-2009 12:35 PM

Yeah it must vary when using a pay per shoot payment model, mostly as you say I am wondering if the scripts need mirrored content or HOPEFULLY they can use the same members area.

Anyone simply added password by phone or global adult billing to an existing site? How did that go?

CurrentlySober 01-03-2009 12:39 PM

I spoke with EmmJay (PasswordByPhone) in person at WMA amsterdam, and he assured me that with his system, it was possible to just have them add in the system for you with no problems, to a 'standard' members area thing...

Havnt got that info for GAB though...

CurrentlySober 01-03-2009 03:30 PM

Bump for anyone already using either system?

tammix 01-03-2009 03:37 PM

a friend uses visa and mastercard giftcards for direct payments, most are available in pharmacies, grocery stores, malls, etc in US, Canada, etc

alias 01-03-2009 03:42 PM

Anyone making money with password by phone or global adult billing?

rowan 01-03-2009 06:29 PM

I never trusted scripts from different billers to update htaccess - AFAIK there's no portable way to lock a file in unix, which means that if they attempted to update at exactly the same time there's a good chance the file will be corrupted. I ended up having the biller scripts write to separate password files then another script to join them together. The generated htaccess file can still be corrupt if two billers update simultaneously, but a cron job entry will regenerate that file (properly) soon afterwards.

CurrentlySober 01-04-2009 02:49 AM

Quote:

Originally Posted by rowan (Post 15278534)
I never trusted scripts from different billers to update htaccess - AFAIK there's no portable way to lock a file in unix, which means that if they attempted to update at exactly the same time there's a good chance the file will be corrupted. I ended up having the biller scripts write to separate password files then another script to join them together. The generated htaccess file can still be corrupt if two billers update simultaneously, but a cron job entry will regenerate that file (properly) soon afterwards.

Thanks...

raymor 01-04-2009 10:47 PM

Passwordbyphone seems pretty good as far as customer support and so forth.

Quote:

Originally Posted by rowan (Post 15278534)
I never trusted scripts from different billers to update htaccess - AFAIK there's no portable way to lock a file in unix, which means that if they attempted to update at exactly the same time there's a good chance the file will be corrupted. I ended up having the biller scripts write to separate password files then another script to join them together. The generated htaccess file can still be corrupt if two billers update simultaneously, but a cron job entry will regenerate that file (properly) soon afterwards.

I've tested Linux file locking under EXTREME conditions - tens of thousands of processes
all trying to access the same file at once. An NFS system (cluster) can fail this test
spectacularly if it's not configured fto choose reliable locking rather than performance,
but a normal Linux system is extremely solid. Remember, Unix/Linux was from the start
back in the 1970s designed as a multi-user system, designed to make it impossible for
two users to step on each other even if they tried. This is the same reason it's
inherently secure - I could give you a SSH account on my server, allowing you to
use it, and theoretically you STILL couldn't mess up the system. Thus the better
security than Windows, where any access to the system whatsoever is complete
access to fuck it up in any way you want because Windows was designed as a
single user, non-networked system.

On the other hand, most processors' scripts all suffer from the same bug - when you
run out of disk space they'll wipe the file out completely. It's for this reason that I
find separate password files can be handy - when one processor's file gets hosed
the others may still be OK. Also in case of a hack - hopefully only one processor's
file gets hacked.

You may want to double check your script which combines the password files -
it probably doesn't help one bit if you have a locking problem because you still
have to lock that combined file unless you're going to have delayed joins, where
someone doesn't get immediate access. Many sites, such as those using Strongbox,
can use multiple password files and database tables without any untested script to
combine them - Strongbox supports multiple password files, databases, and authentication
servers out of the box.


All times are GMT -7. The time now is 11:26 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123