Search results for query: *

  • Users: manucod
  • Content: Threads
  • Order by date
  1. manucod

    Bug Transaction error

    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...
  2. manucod

    Pending Make Renewal less hidden

    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...
  3. manucod

    Bug handle stripe review case

    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)...
  4. manucod

    Bug License Renewal before due date

    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.
  5. manucod

    Bug Breach Check Rate

    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...
  6. manucod

    Question btc icon?

    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)
  7. manucod

    Bug installation error

    Stack trace #0 src/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/var/www/html/f...') #1 [internal function]: Composer\Autoload\ClassLoader->loadClass('DBTech\\Security...') #2 [internal function]: spl_autoload_call('DBTech\\Security...') #3 src/XF/Util/Php.php(66)...
Back
Top