ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,804
- Points
- 823
Reputation:
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.
Continue reading...
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.

Continue reading...