• Resolved butchewing

    (@butchewing)


    Is anyone else getting this error in the console?

    Error: Invalid env: env cannot be missing.
        at Object.error (link-dynamic-loader.js:8)
        at link-dynamic-loader.js:8
        at tryCatch (link-dynamic-loader.js:8)
        at Generator.s._invoke (link-dynamic-loader.js:8)
        at Generator.t.<computed> [as next] (link-dynamic-loader.js:8)
        at asyncGeneratorStep (link-dynamic-loader.js:8)
        at _next (link-dynamic-loader.js:8)
        at link-dynamic-loader.js:8
        at new Promise (<anonymous>)
        at link-dynamic-loader.js:8
        at _linkClientGet (link-dynamic-loader.js:8)
        at e.linkClientGet (link-dynamic-loader.js:8)
        at link-dynamic-loader.js:8
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author justinwhall

    (@jwind)

    Must be a conflict somewhere? Do you have a URL?

    Thread Starter butchewing

    (@butchewing)

    Here is a test URL https://woocommerce-219633-984712.cloudwaysapps.com/product/test/. You can see that once you click the ‘Buy Now’ button, you are redirected to the checkout. In the checkout, the error message is displayed in the browser console. The amount is prepopulated with Javascript. The ‘Select Bank Account’ button is inoperative.

    Plugin Author justinwhall

    (@jwind)

    That’s a WooCommerce checkout. This plugin is not in anyway part (or work with) woocommerce.

    Thread Starter butchewing

    (@butchewing)

    Oh. How do you keep track of the customers that have purchased a product outside of WooCoomerce?

    Plugin Author justinwhall

    (@jwind)

    That’s up to you my friend.

    Thread Starter butchewing

    (@butchewing)

    Ha! I suppose that I need https://festplugins.com/woocommerce-stripe-ach-gateway/. Thanks for your help! I am very curious to know how you manage products, stock, shipping, and taxes outside of WooCommerce. It seems like this plugin is great for non-profit donations, but I’m not sure how to get it to work in an e-commerce setting.

    Plugin Author justinwhall

    (@jwind)

    I personally do not. No all ACH transaction are ecom. In fact, many are not. ACH is great for one time payments from clients etc.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Invalid env: env cannot be missing.’ is closed to new replies.