XF 2.3 Paypal payment does not change membership/VIP membership

welington

Active member
Previously, payment via PayPal was ok in XF2.2...
Then I updated to 2.3.4 and it stopped working...
I have the same problem, a member makes a purchase via PayPal, but nothing happens for a member/VIP member.
I have to do it manually.
I'm very ignorant about this.
If anyone has a solution, please let me know.
 
This is important.

Did you check the IPN history on PayPal?

Also check your Xenforo ACP admin.php?logs/payment-provider/ for any hints.
Payment Log in Xenforo wont show anything.
The ipn history shows a lot of failed entries.
 

Attachments

  • Screenshot_1.webp
    Screenshot_1.webp
    13.7 KB · Views: 11
  • Screenshot_2.webp
    Screenshot_2.webp
    102.6 KB · Views: 7
  • Screenshot_3.webp
    Screenshot_3.webp
    89.1 KB · Views: 7
  • Screenshot_4.webp
    Screenshot_4.webp
    89.1 KB · Views: 10
Try looking at your server error log during IPN post times. Maybe the payment_callback.php file has a permission problem.
already tried.
also tried set permission to 777. issue still remains.
error log is also empty

Lastly try putting a ticket in to Xenforo support in the account area.
i will do this asap.
 

Attachments

  • Screenshot_5.webp
    Screenshot_5.webp
    16.3 KB · Views: 8
already tried.
also tried set permission to 777. issue still remains.
error log is also empty


i will do this asap.
I have been thinking more about this and I really believe it’s a problem between PayPal and your server.

We tested the link that xenforo responds on and it worked.

Now when I asked about server logs for the time around PayPal posts I meant your Apache or Nginx logs. They may show an error that wouldn’t be logged in Xenforo.

When a user makes a purchase of a subscription is that working?
 
I have been thinking more about this and I really believe it’s a problem between PayPal and your server.

We tested the link that xenforo responds on and it worked.

Now when I asked about server logs for the time around PayPal posts I meant your Apache or Nginx logs. They may show an error that wouldn’t be logged in Xenforo.

When a user makes a purchase of a subscription is that working?
i will make an call to paypal now. Maybe they blocked some features on my account.
like you said that's should be the only possible solution cause everything like it is set up should work.
If I know more, I'll let you know immediately.
 
Back
Top Bottom