Bug Can't approve transactions held for review on Stripe payment gateway

  • Thread starter Thread starter relative
  • Start date Start date
There is a bug in this version
R

relative

Guest
When stripe sends the review.closed event for an approved review to XenForo it causing error "Event data received from Stripe does not contain the expected values"

It looks like the review.closed event is missing the "metadata" object and the provider_metadata on the PurchaseRequest is null so it can't find it based on charge/payment_intent.

1736959088281.webp

Continue reading...