-
Posted a reply to payment charge control, on the site WordPress.org Forums:
Thanks so much, solved my problem! -
Created a topic, payment charge control, on the site WordPress.org Forums:
Hi, can you manually control the actual charge to t… -
Posted a reply to Woopayment manuelle Belastung einer Zahlung, on the site Support-Foren:
recht herzlichen Dank. Wir hatten früher einmal einen Anbieter, wo das ging. Ich bezweifle es… -
Created a topic, Woopayment manuelle Belastung einer Zahlung, on the site Support-Foren:
Hallo, gibt es eine Möglichkeit mit woopayment die … -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi, this is exactly what i do! I send the complet category list without "C".… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
UPDATE: Syntax:curl -X PUT https://myshop.at/wp-json/wc/v3/products/4710-u '47110815:11223355'-H "Content-Type: application/json"-d '{"name": "Orangen kandiertXXX","categories":[{"id":2653, "name": "Wir haben SaisonX",… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi, Syntax:curl -X PUT https://myshop.at/wp-json/wc/v3/products/4710 \-u 47110815:11223355 \-H "Content-Type: application/json" \-d '{ "categories":[ {"id":2653} ]… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi,- i checked the IDs,- i cleared the cache- where do i find the log… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi, sorry that does not help. I try to explain again:My Product ist in category… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
No this is still open! 1. Are you looking to remove the product from just… -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi, 1. Are you looking to remove the product from just one of its assigned… -
Posted a reply to restapi, delete product, permission, on the site WordPress.org Forums:
oh sorry, in this case the problem was the "\" behind "force=true".. Thank you -
Posted a reply to rest api delete a categorie out of an article, on the site WordPress.org Forums:
Problem! If i delete the product, the category still shows one product in this category.… -
Created a topic, restapi, delete product, permission, on the site WordPress.org Forums:
Hello,i try to delete a prodcut using curl and get a p… -
Created a topic, rest api delete a categorie out of an article, on the site WordPress.org Forums:
Hi,I have a product in three categories. How do i dele… -
Posted a reply to rest api delete all products, on the site WordPress.org Forums:
Thanks, perfect! -
Created a topic, rest api delete all products, on the site WordPress.org Forums:
Hi,is it possible to delete "ALL Products" in woocomme…