Current time: 04-19-2024, 03:39 PM Hello There, Guest! (LoginRegister)


Thread Closed 
[DEVEL] Billing System
Author Message
tango Offline
Member
***

Posts: 461
Joined: Jun 2007
Reputation: 0
Post: #21
RE: [DEVEL] Billing System
tonight I will say test results and write

Thanks

Edit: There is a guide as I install? I try since 2 hours to install Sad
(This post was last modified: 03-05-2009 04:19 AM by tango.)
03-04-2009 11:11 PM
Find all posts by this user
miklosandras Offline
Junior Member
*

Posts: 27
Joined: Dec 2008
Reputation: 0
Post: #22
RE: [DEVEL] Billing System
(03-04-2009 11:11 PM)tango Wrote:  tonight I will say test results and write

Thanks

Edit: There is a guide as I install? I try since 2 hours to install Sad

1. Make a database (like ispcp_billing or what you want)

2. Edit the config.php :

$installpath = "http://domain.ltd/billing";

// MySQL database configuration:
$server = "localhost";
$user = "mysqluser";
$password = "mysqluser's passswd";
$dname = "ispcp_billing";

3. Go to: http://domain.ltd/billing/install/install.php

Smile
03-05-2009 04:06 PM
Visit this user's website Find all posts by this user
tango Offline
Member
***

Posts: 461
Joined: Jun 2007
Reputation: 0
Post: #23
RE: [DEVEL] Billing System
I have also done, but once I enter install.php, I must click below to agree, then I will install_code.php forwarded. and this is empty
03-05-2009 08:24 PM
Find all posts by this user
miklosandras Offline
Junior Member
*

Posts: 27
Joined: Dec 2008
Reputation: 0
Post: #24
RE: [DEVEL] Billing System
Do not forget to edit config.php :

$installpath = "http://domain.ltd/billing";

in first time, I forgot it, and after I corected to the right url, then the install was successfully and it show: Installation Complete!
03-05-2009 09:09 PM
Visit this user's website Find all posts by this user
tango Offline
Member
***

Posts: 461
Joined: Jun 2007
Reputation: 0
Post: #25
RE: [DEVEL] Billing System
thank you Smile

have installpath had forgotten

I get error here a screenshot

http://alleslegal.net/billing.png
(This post was last modified: 03-05-2009 10:13 PM by tango.)
03-05-2009 10:10 PM
Find all posts by this user
miklosandras Offline
Junior Member
*

Posts: 27
Joined: Dec 2008
Reputation: 0
Post: #26
RE: [DEVEL] Billing System
At config.php please change the line:

$installpath = "http://admin.ispcp-germany.de/billing/";

to

$installpath = "http://admin.ispcp-germany.de/billing";

and check the Post: #5 for php warnings Smile
03-05-2009 10:20 PM
Visit this user's website Find all posts by this user
tango Offline
Member
***

Posts: 461
Joined: Jun 2007
Reputation: 0
Post: #27
RE: [DEVEL] Billing System
(03-05-2009 10:20 PM)miklosandras Wrote:  At config.php please change the line:

$installpath = "http://admin.ispcp-germany.de/billing/";

to

$installpath = "http://admin.ispcp-germany.de/billing";

and check the Post: #5 for php warnings Smile

Edit: have changed, but had no success

config.php = $currsymbol = "";

Edit 2: is this correct? you define a variable of the do not exists Wink /admin/index.php and /index.php

Code:
// Add up the partial payments:
$partialpayments = $partialpayments + $received;

same here
Code:
// Add up all the balances:
$balancetotals = $balancetotals + $balance;
(This post was last modified: 03-05-2009 10:50 PM by tango.)
03-05-2009 10:34 PM
Find all posts by this user
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #28
RE: [DEVEL] Billing System
I really want to move all my billing from offline (quickbooks emailed pdf's) to online/realtime balances/invoicing.

Where is this project currently? Does anyone have this working to a usable point?

-
pGentoo
03-08-2009 09:50 AM
Find all posts by this user
timaaarrreee Offline
Junior Member
*

Posts: 17
Joined: Aug 2008
Reputation: 0
Post: #29
RE: [DEVEL] Billing System
Has anyone got this working well? It looks like a great feature.
03-25-2009 02:51 PM
Visit this user's website Find all posts by this user
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #30
RE: [DEVEL] Billing System
It should work just fine out of the box for accepting payments via Authorize.net. If you have an Authorize.net credit card processing gateway account, it should just be a matter of filling in your login details, and then linking to it in your ispCP menu.

If you have any specific questions, please let me know.

-
pgentoo
05-04-2009 08:34 AM
Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)