Giter Club home page Giter Club logo

Comments (7)

dlerario avatar dlerario commented on June 20, 2024

I got the same error here

from woocommerce-gateway-lightning.

weex avatar weex commented on June 20, 2024

Does it require a specific php version?

from woocommerce-gateway-lightning.

shesek avatar shesek commented on June 20, 2024

The plugin has been running on PHP 7.0.22 and hasn't yet been tested with other versions.

It looks like the error you're getting was due to a bug that was fixed yesterday, but which was only causing a deprecation notice without breaking anything for 7.0.22 (Non-static method WooCommerce::api_request_url() should not be called statically). It appears like other PHP versions (newer ones, probably?) treat this as a fatal error instead.

I just tagged and released and v0.1.4 with that fix, should be resolved now.

Note, however, that the plugin is using some of PHP 7 features and currently not compatible with PHP 5. I was planning to eventually modify this to work with PHP 5, will keep track of that at #7.

from woocommerce-gateway-lightning.

shesek avatar shesek commented on June 20, 2024

Actually, it appears like these features were introduced in PHP 5.6, not PHP 7. I just tested with PHP 5.6, everything seems to work fine!

from woocommerce-gateway-lightning.

shesek avatar shesek commented on June 20, 2024

@mastakby @dlerario @weex so, is it working now? :)

from woocommerce-gateway-lightning.

weex avatar weex commented on June 20, 2024

@shesek still haven't gotten an email confirmation. Haven't tried to order anything else. Let me know if you need more info.

from woocommerce-gateway-lightning.

shesek avatar shesek commented on June 20, 2024

@weex I understand that emails are going to be sent out in the next day or two (no one got them yet, due to a server misconfiguration). But I've inspected your order manually and confirmed with the folks responsible for this at Blockstream that your order is marked as paid and queued for delivery.

from woocommerce-gateway-lightning.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.