Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 3:16 am
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: paypal post message received but account doesn't updated
PostPosted: Fri Oct 31, 2008 1:59 am 
Offline

Joined: Fri Oct 31, 2008 1:47 am
Posts: 3
Hello All

I am trying to configure paypal and again face same old problem account doesn't get updated. Even though many user post the same problem and some of them get resolved.

Here I am getting paypal response as per SSl log but still a2billing doesn't update balance. I am giving the log here. Please help / suggest.

a2billing.conf file

[epayment_method]
enable = yes
http_server = "http://www.mydomain.com"
https_server = "https://www.mydomain.com"
http_cookie_domain = x.x.x.x (correct Ip used)
https_cookie_domain = x.x.x.x (correct Ip used)
http_cookie_path = "/A2BCustomer_UI/"
https_cookie_path = "/A2BCustomer_UI/"
dir_ws_http_catalog = "/A2BCustomer_UI/"
dir_ws_https_catalog = "/A2BCustomer_UI/"
enable_ssl = yes
http_domain = mydomain.com
dir_ws_http = "/A2BCustomer_UI/"
purchase_amount = 5:10:20
item_name = "mypurchase Purchase"
currency_code = USD
paypal_verify_url = www.sandbox.paypal.com
store_name = Myvoip - VOIP
paypal_payment_url = "https://www.sandbox.paypal.com/cgi-bin/webscr"



===== ssl log from apache

[30/Oct/2008:21:42:50 -0400] 216.113.191.33 TLSv1 DHE-RSA-AES256-SHA "POST /A2BCustomer_UI/checkout_process.php?transactionID=16&sess_id=84cfd49a92b667379f150a240aad6024&key=d7a3ec44f67b097ecade96be3093d34d HTTP/1.0" -

======== /tmp/a2billing_epayment.log

[30/10/2008 21:42:50]:[checkout_process.php line:8-transactionID=16 ----EPAYMENT TRANSACTION START (ID)----]

[30/10/2008 21:42:50]:[checkout_process.php line:9-transactionKey=d7a3ec44f67b097ecade96be3093d34d ----EPAYMENT TRANSACTION KEY----]

[30/10/2008 21:42:50]:[checkout_process.php line:50- QUERY = UPDATE cc_epayment_log SET status = 2 WHERE id = 16]

[30/10/2008 21:42:50]:[checkout_process.php line:61- transactionID=16 EPAYMENT RESPONSE: TRANSACTIONID = 16 FROM paypal; FOR CUSTOMER ID 11; OF AMOUNT 10]

[30/10/2008 21:42:50]:[checkout_process.php line:80-OPENDING HTTP CONNECTION TO www.sandbox.paypal.com]

[30/10/2008 21:42:50]:[checkout_process.php line:112-PAYPAL Transaction Verification Status: Failed ]

[30/10/2008 21:42:50]:[checkout_process.php line:173-EMAIL SENT: SENT A WARNING EMAIL TO ADMINISTRATOR FOR EPAYMENT VERIFICATION FAILURE]

Thanks to all for help


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 31, 2008 5:41 am 
Offline
User avatar

Joined: Mon Apr 30, 2007 6:43 am
Posts: 1060
Location: Canada
Please search the forum. The solution has been posted countless times.

Regards


Top
 Profile  
 
 Post subject: Re: paypal post message received but account doesn't updated
PostPosted: Fri Oct 31, 2008 2:00 pm 
Offline

Joined: Fri Oct 31, 2008 1:47 am
Posts: 3
Hello Asiby

I know lots of post in this forum about this .. but I got stuck such a way that it is unique.

1. Port Open 445 and 443 infact no firewall
2. paypal response received as per ssl log.
3. /tmp/a2billing_epayment.log showsn verification failed .. does it mean that paypa_verify url is wrong ?

Thanks for help.


aridanous wrote:
Hello All

I am trying to configure paypal and again face same old problem account doesn't get updated. Even though many user post the same problem and some of them get resolved.

Here I am getting paypal response as per SSl log but still a2billing doesn't update balance. I am giving the log here. Please help / suggest.

a2billing.conf file

[epayment_method]
enable = yes
http_server = "http://www.mydomain.com"
https_server = "https://www.mydomain.com"
http_cookie_domain = x.x.x.x (correct Ip used)
https_cookie_domain = x.x.x.x (correct Ip used)
http_cookie_path = "/A2BCustomer_UI/"
https_cookie_path = "/A2BCustomer_UI/"
dir_ws_http_catalog = "/A2BCustomer_UI/"
dir_ws_https_catalog = "/A2BCustomer_UI/"
enable_ssl = yes
http_domain = mydomain.com
dir_ws_http = "/A2BCustomer_UI/"
purchase_amount = 5:10:20
item_name = "mypurchase Purchase"
currency_code = USD
paypal_verify_url = www.sandbox.paypal.com
store_name = Myvoip - VOIP
paypal_payment_url = "https://www.sandbox.paypal.com/cgi-bin/webscr"



===== ssl log from apache

[30/Oct/2008:21:42:50 -0400] 216.113.191.33 TLSv1 DHE-RSA-AES256-SHA "POST /A2BCustomer_UI/checkout_process.php?transactionID=16&sess_id=84cfd49a92b667379f150a240aad6024&key=d7a3ec44f67b097ecade96be3093d34d HTTP/1.0" -

======== /tmp/a2billing_epayment.log

[30/10/2008 21:42:50]:[checkout_process.php line:8-transactionID=16 ----EPAYMENT TRANSACTION START (ID)----]

[30/10/2008 21:42:50]:[checkout_process.php line:9-transactionKey=d7a3ec44f67b097ecade96be3093d34d ----EPAYMENT TRANSACTION KEY----]

[30/10/2008 21:42:50]:[checkout_process.php line:50- QUERY = UPDATE cc_epayment_log SET status = 2 WHERE id = 16]

[30/10/2008 21:42:50]:[checkout_process.php line:61- transactionID=16 EPAYMENT RESPONSE: TRANSACTIONID = 16 FROM paypal; FOR CUSTOMER ID 11; OF AMOUNT 10]

[30/10/2008 21:42:50]:[checkout_process.php line:80-OPENDING HTTP CONNECTION TO www.sandbox.paypal.com]

[30/10/2008 21:42:50]:[checkout_process.php line:112-PAYPAL Transaction Verification Status: Failed ]

[30/10/2008 21:42:50]:[checkout_process.php line:173-EMAIL SENT: SENT A WARNING EMAIL TO ADMINISTRATOR FOR EPAYMENT VERIFICATION FAILURE]

Thanks to all for help


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 31, 2008 3:19 pm 
Offline
User avatar

Joined: Mon Apr 30, 2007 6:43 am
Posts: 1060
Location: Canada
Hello aridanous,

Sorry, but your configuration shows that you did not really read the other post because for one thing, you are using the sandbox, and dir_ws_http = "/A2BCustomer_UI/" is wrong.

It should be dir_ws_http = "var/www/html/A2BCustomer_UI/"

So you should really check the my last posts about Paypal. All the settings are very well explained there.

Cheers


Top
 Profile  
 
 Post subject: Re: paypal post message received but account doesn't updated
PostPosted: Fri Oct 31, 2008 10:35 pm 
Offline

Joined: Fri Oct 31, 2008 1:47 am
Posts: 3
Hello

Sorry to say that I tried all the combination:

1. As per your note I should use real paypal not sandbox - Doesn't work
2. Absolute path edited - Doesn't work

Again I am saying my SSL log shows paypal response received by server it is just a2billing which doesn't process this.

Please help.

Thanks


aridanous wrote:
Hello Asiby

I know lots of post in this forum about this .. but I got stuck such a way that it is unique.

1. Port Open 445 and 443 infact no firewall
2. paypal response received as per ssl log.
3. /tmp/a2billing_epayment.log showsn verification failed .. does it mean that paypa_verify url is wrong ?

Thanks for help.


aridanous wrote:
Hello All

I am trying to configure paypal and again face same old problem account doesn't get updated. Even though many user post the same problem and some of them get resolved.

Here I am getting paypal response as per SSl log but still a2billing doesn't update balance. I am giving the log here. Please help / suggest.

a2billing.conf file

[epayment_method]
enable = yes
http_server = "http://www.mydomain.com"
https_server = "https://www.mydomain.com"
http_cookie_domain = x.x.x.x (correct Ip used)
https_cookie_domain = x.x.x.x (correct Ip used)
http_cookie_path = "/A2BCustomer_UI/"
https_cookie_path = "/A2BCustomer_UI/"
dir_ws_http_catalog = "/A2BCustomer_UI/"
dir_ws_https_catalog = "/A2BCustomer_UI/"
enable_ssl = yes
http_domain = mydomain.com
dir_ws_http = "/A2BCustomer_UI/"
purchase_amount = 5:10:20
item_name = "mypurchase Purchase"
currency_code = USD
paypal_verify_url = www.sandbox.paypal.com
store_name = Myvoip - VOIP
paypal_payment_url = "https://www.sandbox.paypal.com/cgi-bin/webscr"



===== ssl log from apache

[30/Oct/2008:21:42:50 -0400] 216.113.191.33 TLSv1 DHE-RSA-AES256-SHA "POST /A2BCustomer_UI/checkout_process.php?transactionID=16&sess_id=84cfd49a92b667379f150a240aad6024&key=d7a3ec44f67b097ecade96be3093d34d HTTP/1.0" -

======== /tmp/a2billing_epayment.log

[30/10/2008 21:42:50]:[checkout_process.php line:8-transactionID=16 ----EPAYMENT TRANSACTION START (ID)----]

[30/10/2008 21:42:50]:[checkout_process.php line:9-transactionKey=d7a3ec44f67b097ecade96be3093d34d ----EPAYMENT TRANSACTION KEY----]

[30/10/2008 21:42:50]:[checkout_process.php line:50- QUERY = UPDATE cc_epayment_log SET status = 2 WHERE id = 16]

[30/10/2008 21:42:50]:[checkout_process.php line:61- transactionID=16 EPAYMENT RESPONSE: TRANSACTIONID = 16 FROM paypal; FOR CUSTOMER ID 11; OF AMOUNT 10]

[30/10/2008 21:42:50]:[checkout_process.php line:80-OPENDING HTTP CONNECTION TO www.sandbox.paypal.com]

[30/10/2008 21:42:50]:[checkout_process.php line:112-PAYPAL Transaction Verification Status: Failed ]

[30/10/2008 21:42:50]:[checkout_process.php line:173-EMAIL SENT: SENT A WARNING EMAIL TO ADMINISTRATOR FOR EPAYMENT VERIFICATION FAILURE]

Thanks to all for help


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 31, 2008 10:45 pm 
Offline
User avatar

Joined: Mon Apr 30, 2007 6:43 am
Posts: 1060
Location: Canada
Ok. Can you please show your epayment section including the changes?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: Majestic-12 [Bot] and 9 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