Closed deansoffer closed 3 years ago
Hello Dean! Can you provide a little bit more information about the setup of your application? This error seems quite generic. Maybe you could debug a little bit over the application? Or provide some stack trace?
Same behavior here. This happens during checkout after validating payment in PayPal popup. This error is logged in var/paypal.log from plugin. The order in PayPal's sandbox results payed.
My error depends on wkhtml that was missing, unfortunately this error was not logged in production. That resolved for me.
Good you found an issue 👍 It would be perfect if you know where exactly is this exception thrown? I wonder, why the wkhtmltopdf fixed it, as I don't remember we use it anywhere in the plugin 😄 @deansoffer is it the same for you?
@theriseofendymion solution makes sens, wkhtml is not installed on my docker image (becuase it's not playing well with alpine distro). for now i'm using the default paypal express payway. cheers!
As it's an issue not strictly connected to this plugin (we don't use wkhtmltopdf in it) I allow myself to close it. Thank you, for the discussion :) 🖖
When i try to make quick checkout with paypal button (on product page), i get the following error:
any ideas why ? 10X