Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 7:02 am
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Wondering Why the entries about fees in the paypal buy page?
PostPosted: Fri May 01, 2009 1:45 pm 
Offline
User avatar

Joined: Wed Feb 21, 2007 11:52 pm
Posts: 56
I am just wondering why the inclusion of the fees in the buy now pages of the customer profile.
Is there a way that we can activate this feature? or do we have to do it manually and how?
The fees as shown in the page are: The fee from $5 is $0.45, from $10 is $0.59, from $20 is $0.88, from $40 is $1.46.
Are these fees already activated and included in the script? "A2billing.conf in version 1.3.4"
Please a direction to this question is highly appreciated.

2. I installed version1.4 and the a2billing .conf file is very different from the previous version. There is no much entries to be changed to reflect one's platform. Please below

;
; config file for the A2Billing Callingcard platform
;


; Global Database Setup - select the database type and authentication as required.

[database]
hostname = localhost
port = 3306
user = a2billinguser
password = a2billing
dbname = mya2billing
dbtype = mysql



; config for the daemon process
[daemon-info]
uid =
gid =
;pidfile = /var/run/a2b-callback-daemon.pid
pidfile = ./a2b-callback-daemon.pid


; config for the logger
; article on http://www.red-dove.com/python_logging.html
[loggers]
keys=root,callbackLogger


[handlers]
keys=consoleHandler,FileHandler,RotatingFileHandler


[formatters]
keys=callbackFormatter


[logger_root]
;level=DEBUG
level=INFO
handlers=consoleHandler,RotatingFileHandler


[logger_callbackLogger]
;level=DEBUG
level=INFO
handlers=consoleHandler,RotatingFileHandler
qualname=callbackLogger
propagate=0


[handler_consoleHandler]
class=StreamHandler
;level=DEBUG
level=INFO
formatter=callbackFormatter
args=(sys.stdout,)


[handler_FileHandler]
class=FileHandler
level=DEBUG
formatter=callbackFormatter
args=('/var/log/a2b-callback-daemon.log', 'a')
filename=/var/log/a2b-callback-daemon.log
mode=a


[handler_RotatingFileHandler]
;class=handlers.RotatingFileHandler
class=handlers.TimedRotatingFileHandler
level=DEBUG
formatter=callbackFormatter
; TimedRotatingFileHandler
args=('/var/log/a2b-callback-daemon.log', 'midnight', 1)


[formatter_callbackFormatter]
format="%(asctime)s - %(name)s - %(threadName)-10s - %(levelname)s - %(message)s"
datefmt=


IS that all? or we need to add to the .conf file as it is in the previous versions.


Top
 Profile  
 
 Post subject: Re: Wondering Why the entries about fees in the paypal buy page?
PostPosted: Thu Jul 09, 2009 12:15 pm 
Offline

Joined: Mon Apr 14, 2008 8:37 pm
Posts: 356
Location: Canada
yes, is this possible?


Top
 Profile  
 
 Post subject: Re: Wondering Why the entries about fees in the paypal buy page?
PostPosted: Thu Jul 09, 2009 12:56 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
awoof wrote:
IS that all? or we need to add to the .conf file as it is in the previous versions.
That's all.
Most of the configuration is now stored in the database. Consult your Admin UI.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group