Errors on non-configured state and free products
-
Hi, I am testing a new platform, and installed and activated your stripe plugin but not configured it yet. I am testing the checkout procedure first with free products before I actually activate payments. But the checkout page is giving me many stripe related js errors, complaining I haven’t set up my publishable key yet, and a “undefined” validation message.
“IntegrationError: Please call Stripe() with your publishable key. You used an empty string.”
“Uncaught TypeError: can’t access property “elements”, i is null”
Should this not be handled more cleanly? When not yet configured, not give errors, especially when the order amount is zero so gateways shouldn’ t even be loaded?
Same for your paypal plugin. JS Error here: “Error: Expected client-id to be passed (debug id: f914913ef5cee)”
Thanks.
The topic ‘Errors on non-configured state and free products’ is closed to new replies.