ultimate-tester
ultimate-tester
To the others reading this afterwards. Native JS websocket clients work fine with Capacitor, I have apps working with websockets. Be sure to follow the rules for websockets though (other...
Just to provide my view on this, this will be mitigated by implementing #345 because the return_url is provided with that PR.
Todo **Admin panel** - Add combo box to select product type (Simple Product and Virtual Product) - Disable "Weight" field if virtual product is chosen, store as 0,00 weight in...
@treoden could you please let me know if you would consider this and assign this issue to me?
I finished the migration on my repository, almost ready for PR - just some more testing. Sneak preview of how it will look like (I'm using Dutch locale but computer...
Thanks for the feedback. So my proposal is to remove the list of payment providers if there's only 1 payment provider setup in admin panel, and in case that payment...
Thanks, I'll submit a PR soon to DEV. One thing though, I need to have the absolute URL of the page after checkout. Currently the script redirects to a relative...
What I understand from this request is that a payment method is added to pay manually using bank transfer. This means that at checkout, customer receives the invoice which should...
I support the feature to delete orders, but don't support to only create the order later in the database. I want to see failed orders too, I could contact the...
Root cause is one of the two files does not exist (on my CentOS machine it's the dbus/machine-id file). This causes an exit code of 1 instead of the expected...