Solved error msg

leoterik

Registered
Registered
Invite System
User Upgrade Duration
Joined
Sep 23, 2019
Messages
106
Reaction score
11
Stack trace
Code:
#0 src/addons/XenSoluce/UserUpgradeDuration/XF/Purchasable/UserUpgrade.php(76): XF::handlePhpError()
#1 src/XF/Payment/AbstractProvider.php(172): XenSoluce\UserUpgradeDuration\XF\Purchasable\UserUpgrade->completePurchase()
#2 payment_callback.php(63): XF\Payment\AbstractProvider->completeTransaction()
#3 {main}

Request state
Code:
array(4) {
  ["url"] => string(40) "/payment_callback.php?_xfProvider=stripe"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["_xfProvider"] => string(6) "stripe"
  }
  ["_POST"] => array(0) {
  }
}
 
Hollo,

Can you tell me more about this mistake?

Sincerely, CRUEL-MODZ
 
idk i cant tell you more :D someone bought a upgrade (default stripe api)
 
Right now I can't say any more when I know more I can fix the problem.
 
Top Bottom