Demo RevMax Plugin for OpenX

Questions about openx adserver plugin RevMax?

RevMax OpenX Plugin Features

Author Topic: After PayPal Successful Payment - Login Not Working  (Read 2231 times)

Offline aeustudios

  • Newbie
  • *
  • Posts: 6
After PayPal Successful Payment - Login Not Working
« on: October 13, 2010, 05:55:42 AM »
After ordering a advertising package, paying for it via PayPal, I'm taken to the payment_success.php page (which has a link to login).   

When I attempt to login, I get a message "username unknown"  Why is this happening.  Doesn't the advertiser get a confirmation email after paying for advertising package?  I got the Paypal confirmation but that does not have any confirmation with username and password.

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: After PayPal Successful Payment - Login Not Working
« Reply #1 on: October 13, 2010, 06:28:58 AM »
Please have a look at your server error logs.

This (user not added) is usually a result of incorrect folder and or file permissions, and or something blocking paypals communication with your server. Check your server logs to determine the error if any.

To simplify, you can pm me or use contact link above with ftp and
url for me to have a look for you.

Mike

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: After PayPal Successful Payment - Login Not Working
« Reply #2 on: October 13, 2010, 06:58:18 AM »
Oh sorry need openx login and url also as this is usually a result of incorrect payment settings.
Mike

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: After PayPal Successful Payment - Login Not Working
« Reply #3 on: October 13, 2010, 07:44:35 AM »
Found payment_gateway had been modified causing errors. Closing this thread.
aeustudios please continue with email contact if you have further problems.

Mike

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: After PayPal Successful Payment - Login Not Working
« Reply #4 on: October 15, 2010, 07:03:09 PM »
It was also found that client did not have paypal ipn enabled in their paypal account. If you experience user not being added after payment, check your log files for errors and look to see if paypal has called /openx/plugins/payments/paypal_ipn .

You should see where paypal contacted the script and what the status code was. A 500 indicates the permissions are not correct. No logging indicates paypal has not called it. Check your paypal ipn settings in your paypal account.