XF 2.3 Stripe and Xenforo

est3ban129

Well-known member
Issues with Stripe Integration in XenForo

I’m experiencing several issues with the Stripe payment gateway on my XenForo site, and I’m hoping someone can help or confirm if these are known problems. Here’s a breakdown of the issues:

1. Lack of support for Stripe Tax and VAT:
XenForo does not include an option to enable Stripe Tax, making it impossible to charge VAT without modifying the relevant file. This leads to the annoying red “file modified” warning in the admin panel.

2. Incomplete subscription events:

While XenForo generates some events when configuring the payment gateway, it seems there are missing ones necessary for proper subscription management. For example:
• No events are logged in XenForo when a user cancels their subscription.
• If a subscription is canceled directly from Stripe (even with immediate cancellation), no changes are reflected in XenForo.


3. Payment errors and incorrect subscription dates:

• Users whose payments fail in Stripe don’t trigger any related events in XenForo.
• Subscription expiration dates are not updating correctly. For instance, one user’s subscription was supposed to expire yesterday but still has access.


Example:

Captura de pantalla 2025-01-15 a las 10.31.32.webp
Ayer = yesterday, I try to execute cron task but nothing happen.

Does anyone know how to fix these issues? Do I need any additional add-ons or specific adjustments? Any help would be greatly appreciated!
 
Back
Top Bottom