XFileSharing Pro - After payment, user does not become premiun

Message
Author
marioser
Posts: 27
Joined: Jul 06, 2013 6:10 am

After payment, user does not become premiun

#1 Postby marioser » Aug 04, 2013 8:31 pm

Hello,
every time a user makes a payment I have to manually add the money to their account, how do I fix this thank you in advance

vipony12
Posts: 14
Joined: Jan 18, 2013 8:43 am

#2 Postby vipony12 » Aug 05, 2013 1:04 am

Check error on IPN Logs and Error Logs

marioser
Posts: 27
Joined: Jul 06, 2013 6:10 am

#3 Postby marioser » Aug 05, 2013 2:41 am

vipony12 wrote:Check error on IPN Logs and Error Logs
just found this File does not exist: /var/www/html/favicon.ico ??

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#4 Postby admin » Aug 05, 2013 12:50 pm

You need to check IPN log, not the apache error log.

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#5 Postby Internet Consumer » Aug 06, 2013 1:13 am

marioser wrote:
vipony12 wrote:Check error on IPN Logs and Error Logs
just found this File does not exist: /var/www/html/favicon.ico ??
Please Check your Payments from there click on IPN Log if you see this

User ID: 37
POST data:
'payer_id' => 'payerid',
'verify_sign' => 'veryifysign',
'residence_country' => 'DE',
'custom' => 'customecode',
'txn_id' => 'code id',
'payment_gross' => 'payment_gross',
'ipn_track_id' => 'id here',
'receiver_id' => 'id herer',
'last_name' => 'name last
Got answer: LWP will support https URLs if the Crypt::SSLeay module is installed.
More information at .


Install: LWP will support https URLs if the Crypt::SSLeay module is installed.

marioser
Posts: 27
Joined: Jul 06, 2013 6:10 am

#6 Postby marioser » Aug 09, 2013 12:14 am

I just did it thanks everybody

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#7 Postby Internet Consumer » Aug 09, 2013 3:11 am

marioser wrote:I just did it thanks everybody
Thats Good