I believe I fixed that issue. I'm unsure but the error I think was here, given the naming of the function i would not have expected the ! operator in front of it. But instead simply a call to nobadbehavior if true then show error if not continue since badbehavior can run
public static function...
I fixed your code myself no time to wait ages until you do. The issue was with renewals again similar to one already existing bug you had. Lol no suprise there. You can close this since I fixed the dragonbyte plugin myself.
For the transaction you see attached the callback from dragonbyte called onlicensepurchase was not executed. Why? Is it related to dragonbyte itself? I didnt find anything useful to diagnose this. Its also the first time it accepts a payment and then seconds later skips it because it received...
Im not sure if this is also related to xenforo payments and not related to the ecommerce plugin but i will still ask just in case.
I had one edge case today where it didnt execute my callbacks i have, on the func onlicensepurchase and when i look at the logs the only thing that jumps put to me...
Imo renewal option is too hidden as in most of my customers never realize it exists and just buy the product again from the store since I allow multiple licenses for one product to exist per user.
it would be nice if it just automatically shows a renew button instead of a purchase button ( if...
is there a way to handle the case where stripe is reviewing the payment
["outcome"] => array(7) {
["network_status"] => string(19) "approved_by_network"
["reason"] => string(4) "rule"
["risk_level"] => string(6) "normal"
["risk_score"] => int(0)
["rule"] => string(28)...
I mean purchased the same License again before the first one Expired.
So user bought Product A then before that License expired he bought Product A again.
when first License expired ( after he already bought Product A again) it removed the Temporary secondary usergroup even though second...
How does E-commerce handle renewals before they expire.
I had a user buy the license again before his first one expired and once the first license was expired it removed his secondary group.
Since I'm sure there are less request a second than 10 and since it still errors out I think it's related to your code. I'll ask the support of the api to check on their end. If it turns out it's not a them or me issue then ill happily tell the tale on trustpilot including the support answers I...
ErrorException: Received unexpected response code 429 (Too Many Requests)
src/XF/Error.php:77
It say there are too many requests but I monitored it and it's certainly not more than a couple a minute ( i have the basic subscription for the pwnd api.
the forum is pretty small so there is no way...
I have an issue related to this
After updating PHP and testing it on 8.2 I noticed Bad behavior was off so I installed 8.0.30 as well
now whenever I try to change anything in the settings I get this message , seems like a bit of nonsense. I'm guessing again that I missed some step one should...
I tried putting in fa-btc as the crypto icon but that doesn't seem to work. am I missing something? credit card one works fine. ( payment provider is cryptocloud ( with its xenforo addon)
1. well in order to somewhat be able to uninstall it I had to hack my way around it to get it to finish to install the first time. changing PHP isn't as easy as clapping your hands.
2. This would not have happened if this was mentioned in the proper versions. the only version that mentions...