richardferlow
Forum Replies Created
-
Forum: Plugins
In reply to: [Klarna for WooCommerce] Klarna On-Site Messaging for WooCommerceWe dont use @klarna On Site Messaging plugin@ but also have the similar error in query monitor about missing dependences
- This reply was modified 2 years ago by richardferlow.
504 Gateway Time-out we got error
It’s Purchase Orders in Atum Free
And we use Atum action logs
I got that “big order” again today. Purchase Order for 250 products. It doesn’t manage to execute for max_execution_time even if I set it to 20 minutes. As a result, some of the products have increased stock, PO status changes to recieved…some products have increased stock, but no PO Notes are added. But most of the products have not changed their stock. We can select status – Pending and click Update – for some products the stock decreases back, for some products it doesn’t. Then we will try again to change to Recieved status, but the result will be the same =(.
After that, it’s a complete mess with the product stock =(((
How can this be fixed? And why does this process take so long?
But in version 3.1.7 these Post Types are available and everything works. I can’t change it myself, in this case I have to ask all plugins’ tech support to make changes to their code?
Is it possible to make it so that there is no double stock increase? We have CRON enabled…there was no way to check for errors because we discovered it a month later. If during PO saving the internet goes down – the operation will also be interrupted and the stock for some items will increase several times when saving again, right?
Forum: Plugins
In reply to: [CartPops - High Converting Add To Cart Popup For WooCommerce] Errors in log- woocommerce 8.2.1
- php 7.4.33
thx
Forum: Plugins
In reply to: [WC - APG NIF/CIF/NIE Field] Bug with Email inside Orderhttps://disk.yandex.ru/i/ee2w2f7kCh6uVg
inside black border must be Email (ending @hotmail.es) but i see phone number second time; After revert to 2.0.1 i see correct email
Thanks, thats true!
In the terminal I see only these settings (+address and the name of our site, it did not get in the screenshot)
I didn’t take a screenshot and didn’t write down the address, but I think the error was coming from https://sis.redsys.es
I will try to see what you are talking about. But, I made a rollback to version 3.0.6 and the same order was successfully opened for payment at redsys.es
The problem was a conflict with the Advanced Bulk Editor 5.1 plugin. How to solve this I do not know yet.
I made the keys for the user – administrator.
Now I created new keys for the user with shop-manager rights. at first the request returned me that I do not have enough rights. for this user I made the rights as described in the instructions on the link you sent. after that the error disappeared, but GET requests are coming back empty again.
What to do? =(
Purchase Orders enabled
- This reply was modified 3 years, 10 months ago by richardferlow.
I try to disable ATUM API in Atum Settings – Modules and
https://***/wp-json/wc/v3/atum/purchase-orders?consumer_key=***&consumer_secret=*** show ->{ "code": "rest_no_route", "message": "No se ha encontrado ninguna ruta que coincida con la URL y el método de la solicitud.", "data": { "status": 404 } }wp-json/wc/v3/atum/inventory-logs – also return empty answer
Thus, I assume that the ATUM API does not function. Is it functional, can it be used?
- This reply was modified 3 years, 10 months ago by richardferlow.
I tries this in postman
https://***/wp-json/wc/v3/orders?consumer_key=***&consumer_secret=***
– works as expected and show me my orders
but
https://***/wp-json/wc/v3/atum/purchase-orders?consumer_key=***&consumer_secret=***
return empty answer