Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 11:08 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: checkout_confirmation: webpage not found [SOLVED]
PostPosted: Fri Jan 23, 2009 10:55 am 
Offline

Joined: Fri Jan 23, 2009 10:43 am
Posts: 28
Hi all,
I'm trying to configure and test paypal payment.
These are the steps I execute:
1-Enter in customer interface with username and password
2-I click on BUY NOW button -> checkout_payment.php page is displayed correctly
3-I click on continue button -> checkout_payment.php page is displayed correctly
4-I click on continue button -> ERROR (HTTP 404)

The error I see is:
in address bar i see this address https://myIP/a2customer/myIP/A2BCustome ... mation.php

I think the address displayed should be https://myIP/a2customer/checkout_amount.php , like other pages.

Where is the problem? Please help me :cry:
Does something must be modified in some files?

SOLUTION:
edit a2billing.conf as follow:
[epayment_method]
enable = yes
; eg, http://localhost - should not be empty for productive servers
http_server = "myIPaddress"
; eg, https://localhost - Enter here your Secure Server Address, should not be empty for productive servers
https_server = "https://myIPaddress"
; Enter your Domain Name or IP Address, eg, 26.63.165.200
http_cookie_domain = myIPaddress
; Enter your Secure server Domain Name or IP Address, eg, 26.63.165.200
https_cookie_domain = https://myIPaddress
; Enter the Physical path of your Application on your server
;http_cookie_path = "/A2BCustomer_UI/"
http_cookie_path = "/a2customer/"
; Enter the Physical path of your Application on your Secure Server
;https_cookie_path = "/A2BCustomer_UI/"
https_cookie_path = "/a2customer/"
; Enter the Physical path of your Application on your server
;dir_ws_http_catalog = "/A2BCustomer_UI/"
dir_ws_http_catalog = "/a2customer/"
; Enter the Physical path of your Application on your Secure Server
;dir_ws_https_catalog = "/A2BCustomer_UI/"
dir_ws_https_catalog = "/a2customer/"
; secure webserver for checkout procedure?
enable_ssl = yes

;http_domain = 26.63.165.200
http_domain = myIPaddress

;dir_ws_http = "/~areski/svn/a2billing/payment/A2BCustomer_UI/"
dir_ws_http = "/a2customer"


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 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