XenForo
Administrative
- Thread starter
- Admin
- #1
Hello
When an addon that adds a payment provider is disabled, the following bugs occur:
Read more
ادامه مطلب...
When an addon that adds a payment provider is disabled, the following bugs occur:
- A payment profile can still be added/edited by using the provider/profile ID in the link.
- The payment profiles associated with the provider of this addon can still be used. Of course, this bug is in
Purchasable
, out of the box it is inUserUpgrade :: getPurchaseFromRequest
- it does not check if the provider's addon is active here. This is also copied by some...
Read more
ادامه مطلب...