What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Fixed Stripe Callback Error – Attempt to Read "status" on Null

VisEntities

Active Member
I'm getting this error in the server logs when Stripe processes a payment callback:

Code:
ErrorException: [E_WARNING] Attempt to read property "status" on null src/addons/XFA/RMMarketplace/Purchasable/MarketplacePurchase.php:269
Generated by: Unknown account May 6, 2025 at 9:54 AM
Stack trace
#0 src/addons/XFA/RMMarketplace/Purchasable/MarketplacePurchase.php(269): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 269)
#1 src/XF/Payment/AbstractProvider.php(228): XFA\RMMarketplace\Purchasable\MarketplacePurchase->reversePurchase(Object(XF\Payment\CallbackState))
#2 payment_callback.php(67): XF\Payment\AbstractProvider->completeTransaction(Object(XF\Payment\CallbackState))
#3 {main}
Request state
array(4) {
  ["url"] => string(40) "/payment_callback.php?_xfProvider=stripe"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["_xfProvider"] => string(6) "stripe"
  }
  ["_POST"] => array(0) {
  }
}


1746523692255.png
 

From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of XenForo development services designed to help your community thrive.

Start discussing your needs
Back
Top
Cart