PHPCoin Billing DA Module

fusionictnl

Verified User
Joined
Jun 22, 2004
Messages
1,052
Location
Netherlands
We're using PHPCoin for simple user registration with recurring invoices.

What I've done is created a module for PHPCoin:

- On admins request add products from DA's package list.
This will allow it to synchronize the products with new packages
created in DA.

- Added FTP Authentication inside phpcoin and not the Database
authentication for users. This way they can login with their
DA usr/psw if they have an account in PHPCoin.
(You still have to add the user in PHPCoin)

I'm still building more modules inside PHPCoin. Hopefully some sort of user syncronization ;)

I don't know if people are interested in this. If so I could create a patch to change the login/add the module. I will only do this if people DO use PHPCoin and want it to be synchronized in some way with DA.
 
Due to some problems on the server I haven't used PHPCoin for a while.

So I just tarred the whole dir up ;)

You could check if it works for you, I don't know wich files I've changed so :) You should just tar it out in you phpcoin dir :s

PHPCoin DA Modified
 
But what next is to do to have it with DA ? Do I have to make any config or something ? I see no config fo DA... Maybe there is any README file for this modification or any other "How to" ?
 
The mod_login or something is altered to do FTP Authentication instead of PHPCoin's one. (Users)

This way you automaticaly get the system usr/psw authentication.

I lost my installation of PHP Coin, only thing I have is this :)

I'm unsure if I would ever look into this again, because where in the progress of building a new Billing Mod/software for DA. (For ourselfs).
 
Does this plugin supports PayPal IPN, and works with subscriptions?

Thanks,
Nissim Cohen
 
What plugin, Nissim?

I don't see any mention of a plugin in this thread.

Jeff
 
What's WYSIWYG Editor have to do with the billing?
You have a WYSIWYG plugin in the phpCOIN site,
in the download section.

Sense I answered your question,
can You help me with mine?
 
fusionictnl said:
We're using PHPCoin for simple user registration with recurring invoices.

What I've done is created a module for PHPCoin:

- On admins request add products from DA's package list.
This will allow it to synchronize the products with new packages
created in DA.

- Added FTP Authentication inside phpcoin and not the Database
authentication for users. This way they can login with their
DA usr/psw if they have an account in PHPCoin.
(You still have to add the user in PHPCoin)

I'm still building more modules inside PHPCoin. Hopefully some sort of user syncronization ;)

I don't know if people are interested in this. If so I could create a patch to change the login/add the module. I will only do this if people DO use PHPCoin and want it to be synchronized in some way with DA.

This is what I said and this is what you get. Nothing more, probably less. ;)

As I don't expand the module for PhpCoint anymore. Project stopped.
 
I think if it uses phpcoin user authentication, it is very good.
If the webhosting plans created using directadmin canbe configured in
phpcoin, then it would be great.
 
Back
Top