well, we are screwed then and will lose all of our subscribers because even if we were to try to create a Stripe subaccount, those subscribers (and their stripe data (payment intents, invoices, ect)) would not be able to move over to another account.
I understand what you are saying, but I cannot set up a sub-account in Stripe for various reasons.
However, having multiple websites served by my one Stripe account is not the issue.
It would seem to me that it would be a simple fix on Xenforo's end.:
Look at the code on your webhook, re-map...
finally got it figured out... XF need to update it's webhook code... the newest Stripe API's (like Basil) are not compatible with XF's webhook code.
It does work with a year 2022 Stripe API, but there have been so many changes to Stripe's API over the past few years and we cannot 'roll-back' our...
So, there are no Webhook error on Stripe (they get back a 200 response), so, there is probably a bug in XF when receiving the webhook.
The biggest issue I am experiencing is that Stripe processes a recurring subscription (successfully), and XF does not check the 'premium' checkbox for the user...
Yes tons...
I have to say that I am a little disappointed that this bug error request was written on Feb 3rd, and no responses yet.
The HUGE issue that I am getting is that sometimes it works, sometimes it does not work. Yes, I also get all of the errors in the error log as well.
(Does Xenforo...