| View previous topic :: View next topic |
| Author |
Message |
adrideh
Joined: 14 Aug 2008 Posts: 5
|
Posted: Sep 04, 2008 4:15 pm Post subject: Premium registration do not work |
|
|
I have setup the premium payment through paypal and I have successfully received the fund once someone has paid.
However, the paid user did not automatically upgraded into premium. Please advise what is the error configuration possibility.
Thanks |
|
| Back to top |
|
 |
adrideh
Joined: 14 Aug 2008 Posts: 5
|
Posted: Sep 05, 2008 11:38 am Post subject: are the admins on vacation ? |
|
|
| Please answer admins... |
|
| Back to top |
|
 |
aznganster94
Joined: 08 Sep 2008 Posts: 3
|
Posted: Sep 08, 2008 1:05 am Post subject: |
|
|
| I experience the same, whats up with this? |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 08, 2008 7:16 am Post subject: |
|
|
Check you ipn_logs.txt and PM or e-mail me them if there's something wrong.
ipn.cgi chmoded 755? |
|
| Back to top |
|
 |
aznganster94
Joined: 08 Sep 2008 Posts: 3
|
Posted: Sep 08, 2008 11:44 pm Post subject: |
|
|
Mon Sep 8 18:52:57 2008 : Error HTTP
Mon Sep 8 19:01:53 2008 : Prepared POST data: $VAR1 = {
'payer_id' => '9N9858TZH4DEU',
'verify_sign' => 'AIkKNboJiyuxWLOHUlzTd3lpqCSxAMuYeETpMQ3EDIJ.s6WuWseN9pZ5',
'residence_country' => 'PT',
'custom' => 'm3v75lh6pw',
'txn_id' => '2J4886360M2724106',
'payment_gross' => '5.00',
'receiver_id' => 'TRTEUJL76UKPA',
'last_name' => 'Fonseca',
'receiver_email' => '****',
'item_number' => '',
'payment_type' => 'instant',
'business' => '****',
'shipping' => '0.00',
'payment_status' => 'Completed',
'payer_email' => '****',
'quantity' => '1',
'txn_type' => 'web_accept',
'charset' => 'windows-1252',
'payment_fee' => '0.50',
'tax' => '0.00',
'item_name' => ' Premium',
'notify_version' => '2.5',
'mc_gross' => '5.00',
'payment_date' => '16:01:49 Sep 08, 2008 PDT',
'mc_fee' => '0.50',
'receipt_id' => '0920-7832-3017-6487',
'protection_eligibility' => 'None',
'payer_status' => 'unverified',
'first_name' => '****',
'mc_currency' => 'USD'
};
Blanked out a few stuff. |
|
| Back to top |
|
 |
adrideh
Joined: 14 Aug 2008 Posts: 5
|
Posted: Sep 09, 2008 2:59 pm Post subject: |
|
|
the ipn_log.txt is already in 755
however, nothing on the ipn_log.txt... What's wrong ? |
|
| Back to top |
|
 |
aznganster94
Joined: 08 Sep 2008 Posts: 3
|
Posted: Sep 20, 2008 1:38 am Post subject: |
|
|
still waiting for an answer. I don't see a problem in it.
Thanks. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 22, 2008 10:15 am Post subject: |
|
|
Hmm..."Error HTTP" in logs means there was and error when resubmitting data back to PayPal.
Make sure paypal_url in config is "https://www.paypal.com/cgi-bin/webscr", not sandbox one.
You can PM me FTP/SSH access so I make some tests with sandbox paypal backend. Probably your server have some connectivity problems with PayPal one. |
|
| Back to top |
|
 |
hongquanpc
Joined: 14 Oct 2008 Posts: 4
|
Posted: Oct 28, 2008 4:44 am Post subject: I also like. |
|
|
I also like. Help me.
Tue Oct 28 11:14:26 2008 : Prepared POST data: $VAR1 = {
'payer_id' => '86WTNCFC9KH96',
'verify_sign' => 'ALpixNlrHqN8LqVhpQ4rNpz.NTYLA9wdBs1c0h8WrmA93kfGI9nEpV6y',
'residence_country' => 'VN',
'custom' => 'vsjxcf9f0f',
'txn_id' => '1MM9614870079741P',
'payment_gross' => '3.00',
'receiver_id' => 'JDEN9F25CWX7E',
'last_name' => 'Trung',
'receiver_email' => 'tuongaz@gmail.com',
'item_number' => '',
'payment_type' => 'instant',
'business' => 'tuongaz@gmail.com',
'shipping' => '0.00',
'payment_status' => 'Completed',
'payer_email' => 'hquan@nhanhoa.com',
'txn_type' => 'web_accept',
'quantity' => '1',
'charset' => 'windows-1252',
'payment_fee' => '0.40',
'tax' => '0.00',
'item_name' => 'AZSHARING',
'notify_version' => '2.5',
'mc_gross' => '3.00',
'payment_date' => '21:15:55 Oct 27, 2008 PDT',
'mc_fee' => '0.40',
'protection_eligibility' => 'Ineligible',
'payer_status' => 'verified',
'first_name' => 'Vu Duc',
'mc_currency' => 'USD'
};
Tue Oct 28 11:14:26 2008 : Got answer: LWP will support https URLs if the Crypt::SSLeay module is installed.
More information at <http://www.linpro.no/lwp/libwww-perl/README.SSL>.
Tue Oct 28 11:14:26 2008 : Error HTTP |
|
| Back to top |
|
 |
hongquanpc
Joined: 14 Oct 2008 Posts: 4
|
Posted: Oct 28, 2008 4:48 am Post subject: return site! |
|
|
Order finish back to site messager :
Your payment have not verified yet.
Please refresh this page in 1-3 minutes
I'm waiting 10 min refresh but still the |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Oct 28, 2008 7:13 am Post subject: |
|
|
| You need to install Crypt::SSLeay perl module to support SSL protocol. |
|
| Back to top |
|
 |
|
|
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 vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|