WiglWagl
Forum Replies Created
-
Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] payment charge controlThanks so much, solved my problem! One more question to this issue.
Where do i finally charge the payment?- This reply was modified 1 year, 3 months ago by WiglWagl.
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleHi,
this is exactly what i do! I send the complet category list without “C”.
curl -X PUT https://yourstore.com/wp-json/wc/v3/products/<product_id> \-u consumer_key:consumer_secret \-H "Content-Type: application/json" \-d '{ "categories": [ {"id": A}, {"id": B} ] }'this is my code!
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleUPDATE:
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", "slug": "wir-haben-saison"}]}'RESULT:
{
"id": 4710,
"name": "Orangen kandiertXXX",
"slug": "orangen-kandiert",
"permalink": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/",
"date_created": "2025-01-16T12:24:36",
"date_created_gmt": "2025-01-16T12:24:36",
"date_modified": "2025-01-23T10:42:16",
"date_modified_gmt": "2025-01-23T10:42:16",
"type": "variable",
"status": "publish",
"featured": false,
"catalog_visibility": "visible",
"description": "",
"short_description": "Orangen kandiert - (Wuerfel 5, Wuerfel 1, Streifen 1)",
"sku": "SKU.6958V",
"price": "5.55",
"regular_price": "",
"sale_price": "",
"date_on_sale_from": null,
"date_on_sale_from_gmt": null,
"date_on_sale_to": null,
"date_on_sale_to_gmt": null,
"on_sale": false,
"purchasable": true,
"total_sales": 0,
"virtual": false,
"downloadable": false,
"downloads": [],
"download_limit": -1,
"download_expiry": -1,
"external_url": "",
"button_text": "",
"tax_status": "taxable",
"tax_class": "10",
"manage_stock": false,
"stock_quantity": null,
"backorders": "no",
"backorders_allowed": false,
"backordered": false,
"low_stock_amount": null,
"sold_individually": false,
"weight": "",
"dimensions": {
"length": "",
"width": "",
"height": ""
},
"shipping_required": true,
"shipping_taxable": true,
"shipping_class": "",
"shipping_class_id": 0,
"reviews_allowed": false,
"average_rating": "0",
"rating_count": 0,
"upsell_ids": [],
"cross_sell_ids": [],
"parent_id": 0,
"purchase_note": "",
"categories": [{
"id": 2650,
"name": "Wir dekorieren",
"slug": "wir-dekorieren"
}, {
"id": 2653,
"name": "Wir haben Saison",
"slug": "wir-haben-saison"
}, {
"id": 2614,
"name": "Wir bleiben \u00fcber",
"slug": "wir-bleiben-ueber"
}],
"tags": [{
"id": 2290,
"name": "CRISPO",
"slug": "crispo"
}],
"images": [{
"id": 4720,
"date_created": "2025-01-16T12:49:06",
"date_created_gmt": "2025-01-16T12:49:06",
"date_modified": "2025-01-16T12:49:06",
"date_modified_gmt": "2025-01-16T12:49:06",
"src": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1",
"name": "00195-9.jpg",
"alt": ""
}],
"attributes": [{
"id": 63,
"name": "Geschmack",
"slug": "pa_geschmack-pa_geschmack",
"position": 0,
"visible": false,
"variation": true,
"options": ["Streifen 1kg", "Wuerfel 1kg", "Wuerfel 5kg"]
}],
"default_attributes": [],
"variations": [4711, 4712, 4715],
"grouped_products": [],
"menu_order": 0,
"price_html": "6,11 €<\/span><\/bdi><\/span> – 24,92 €<\/span><\/bdi><\/span>",
"related_ids": [4659],
"meta_data": [{
"id": 33373,
"key": "_wp_page_template",
"value": "default"
}, {
"id": 33374,
"key": "_yoast_wpseo_primary_product_cat",
"value": "2653"
}, {
"id": 33375,
"key": "_yoast_wpseo_estimated-reading-time-minutes",
"value": "1"
}],
"stock_status": "instock",
"has_options": true,
"post_password": "",
"global_unique_id": "",
"permalink_template": "https:\/\/wirbacken.at\/produkt\/%pagename%\/",
"generated_slug": "orangen-kandiertxxx",
"yoast_head": "\nOrangen kandiertXXX - Wir backen<\/title>\n<!-- Nur f\u00fcr Administratoren: diese Seite zeigt keine Meta-Beschreibung, da bisher keine vorhanden ist. Verfasse entweder eine speziell f\u00fcr diese Seite oder gehe in das [Yoast SEO - Einstellungen]-Men\u00fc und richte eine Vorlage ein. -->\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Orangen kandiertXXX - Wir backen\" \/>\n<meta property=\"og:description\" content=\"Orangen kandiert - (Wuerfel 5, Wuerfel 1, Streifen 1)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/\" \/>\n<meta property=\"og:site_name\" content=\"Wir backen\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-23T10:42:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1691\" \/>\n\t<meta property=\"og:image:height\" content=\"1691\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/\",\"url\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/\",\"name\":\"Orangen kandiertXXX - Wir backen\",\"isPartOf\":{\"@id\":\"https:\/\/wirbacken.at\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1\",\"datePublished\":\"2025-01-16T12:24:36+00:00\",\"dateModified\":\"2025-01-23T10:42:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1\",\"width\":1691,\"height\":1691},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wirbacken.at\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shop\",\"item\":\"https:\/\/wirbacken.at\/shop\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Orangen kandiertXXX\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wirbacken.at\/#website\",\"url\":\"https:\/\/wirbacken.at\/\",\"name\":\"Wir backen\",\"description\":\"GEMEINSAM DAS LEBEN VERS\u00dcSSEN\",\"publisher\":{\"@id\":\"https:\/\/wirbacken.at\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wirbacken.at\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wirbacken.at\/#organization\",\"name\":\"Wir backen by Anna Gold Handels GmbH\",\"url\":\"https:\/\/wirbacken.at\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/wirbacken.at\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2023\/06\/cropped-color1-white_logo_transparent_background.png?fit=2499%2C1737&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2023\/06\/cropped-color1-white_logo_transparent_background.png?fit=2499%2C1737&ssl=1\",\"width\":2499,\"height\":1737,\"caption\":\"Wir backen by Anna Gold Handels GmbH\"},\"image\":{\"@id\":\"https:\/\/wirbacken.at\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/wirbacken.at\/\",\"https:\/\/www.pinterest.at\/wirbacken\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->",<br /> "yoast_head_json": {<br /> "title": "Orangen kandiertXXX - Wir backen",<br /> "robots": {<br /> "index": "index",<br /> "follow": "follow",<br /> "max-snippet": "max-snippet:-1",<br /> "max-image-preview": "max-image-preview:large",<br /> "max-video-preview": "max-video-preview:-1"<br /> },<br /> "canonical": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/",<br /> "og_locale": "de_DE",<br /> "og_type": "article",<br /> "og_title": "Orangen kandiertXXX - Wir backen",<br /> "og_description": "Orangen kandiert - (Wuerfel 5, Wuerfel 1, Streifen 1)",<br /> "og_url": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/",<br /> "og_site_name": "Wir backen",<br /> "article_modified_time": "2025-01-23T10:42:16+00:00",<br /> "og_image": [{<br /> "width": 1691,<br /> "height": 1691,<br /> "url": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1",<br /> "type": "image\/jpeg"<br /> }],<br /> "twitter_card": "summary_large_image",<br /> "twitter_misc": {<br /> "Gesch\u00e4tzte Lesezeit": "1 Minute"<br /> },<br /> "schema": {<br /> "@context": "https:\/\/schema.org",<br /> "@graph": [{<br /> "@type": "WebPage",<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/",<br /> "url": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/",<br /> "name": "Orangen kandiertXXX - Wir backen",<br /> "isPartOf": {<br /> "@id": "https:\/\/wirbacken.at\/#website"<br /> },<br /> "primaryImageOfPage": {<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage"<br /> },<br /> "image": {<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage"<br /> },<br /> "thumbnailUrl": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1",<br /> "datePublished": "2025-01-16T12:24:36+00:00",<br /> "dateModified": "2025-01-23T10:42:16+00:00",<br /> "breadcrumb": {<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#breadcrumb"<br /> },<br /> "inLanguage": "de",<br /> "potentialAction": [{<br /> "@type": "ReadAction",<br /> "target": ["https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/"]<br /> }]<br /> }, {<br /> "@type": "ImageObject",<br /> "inLanguage": "de",<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#primaryimage",<br /> "url": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1",<br /> "contentUrl": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2025\/01\/00195-9.jpg?fit=1691%2C1691&ssl=1",<br /> "width": 1691,<br /> "height": 1691<br /> }, {<br /> "@type": "BreadcrumbList",<br /> "@id": "https:\/\/wirbacken.at\/produkt\/orangen-kandiert\/#breadcrumb",<br /> "itemListElement": [{<br /> "@type": "ListItem",<br /> "position": 1,<br /> "name": "Home",<br /> "item": "https:\/\/wirbacken.at\/"<br /> }, {<br /> "@type": "ListItem",<br /> "position": 2,<br /> "name": "Shop",<br /> "item": "https:\/\/wirbacken.at\/shop\/"<br /> }, {<br /> "@type": "ListItem",<br /> "position": 3,<br /> "name": "Orangen kandiertXXX"<br /> }]<br /> }, {<br /> "@type": "WebSite",<br /> "@id": "https:\/\/wirbacken.at\/#website",<br /> "url": "https:\/\/wirbacken.at\/",<br /> "name": "Wir backen",<br /> "description": "GEMEINSAM DAS LEBEN VERS\u00dcSSEN",<br /> "publisher": {<br /> "@id": "https:\/\/wirbacken.at\/#organization"<br /> },<br /> "potentialAction": [{<br /> "@type": "SearchAction",<br /> "target": {<br /> "@type": "EntryPoint",<br /> "urlTemplate": "https:\/\/wirbacken.at\/?s={search_term_string}"<br /> },<br /> "query-input": {<br /> "@type": "PropertyValueSpecification",<br /> "valueRequired": true,<br /> "valueName": "search_term_string"<br /> }<br /> }],<br /> "inLanguage": "de"<br /> }, {<br /> "@type": "Organization",<br /> "@id": "https:\/\/wirbacken.at\/#organization",<br /> "name": "Wir backen by Anna Gold Handels GmbH",<br /> "url": "https:\/\/wirbacken.at\/",<br /> "logo": {<br /> "@type": "ImageObject",<br /> "inLanguage": "de",<br /> "@id": "https:\/\/wirbacken.at\/#\/schema\/logo\/image\/",<br /> "url": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2023\/06\/cropped-color1-white_logo_transparent_background.png?fit=2499%2C1737&ssl=1",<br /> "contentUrl": "https:\/\/i0.wp.com\/wirbacken.at\/wp-content\/uploads\/2023\/06\/cropped-color1-white_logo_transparent_background.png?fit=2499%2C1737&ssl=1",<br /> "width": 2499,<br /> "height": 1737,<br /> "caption": "Wir backen by Anna Gold Handels GmbH"<br /> },<br /> "image": {<br /> "@id": "https:\/\/wirbacken.at\/#\/schema\/logo\/image\/"<br /> },<br /> "sameAs": ["https:\/\/www.instagram.com\/wirbacken.at\/", "https:\/\/www.pinterest.at\/wirbacken\/"]<br /> }]<br /> }<br /> },<br /> "jetpack_sharing_enabled": true,<br /> "brands": [],<br /> "_links": {<br /> "self": [{<br /> "href": "https:\/\/wirbacken.at\/wp-json\/wc\/v3\/products\/4710",<br /> "targetHints": {<br /> "allow": ["GET", "POST", "PUT", "PATCH", "DELETE"]<br /> }<br /> }],<br /> "collection": [{<br /> "href": "https:\/\/wirbacken.at\/wp-json\/wc\/v3\/products"<br /> }]<br /> }<br /> }</p>Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleHi,
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}
]
}'
No Error, but still same Problem, same result.
Category ID is correct:Thanks a lot
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleHi,
– i checked the IDs,
– i cleared the cache
– where do i find the log for errors?
I made a simple change on the name of the product that worked. But the change of categories does not work…. It is also possible to add a second or third category to a product (‘{“categories”:[{“id”:2653}, {“id:”: 2650}]}’.But if you want to remove one like this:
curl -X PUT “https://muster.at/wp-json/wc/v3/products/4659” -u 9582902839423849203xyzTEST:tritraturallala2323252345235-H “Content-Type: application/json” -d ‘{“categories”:[{“id”:2653}]}’
I get back the whole Product in json-from, but still with all categories…. Realy strange…
Thanks
best regards
Rene- This reply was modified 1 year, 4 months ago by WiglWagl.
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleHi,
sorry that does not help. I try to explain again:
My Product ist in category A,B and C. Now i make an update with “curl” like:
“categories”:[[“id”:”A”},{“id”:”B”}]
After the Update, the product is still in category “C”. So first Why? And how do i remove
the product out of category “C”. Please no PHP!
Thanks a lotForum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleNo this is still open!
1. Are you looking to remove the product from just one of its assigned categories while keeping it in the others? If so, you can update the product’s categories via the REST API without deleting the product entirely.
–> Exactly! The Product is in category A,B and C. Now i send via rest api “categories”: [{“id”:A},{“id”:B}
The Porduct is still in category C! Why? So i make a product update, setting the categories as you see, but after it, it is still in category C!!If i set the categories during a product update with catgegory A und B, the response is again with A,B, and C…. I use curl
thanks
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleHi,
1. Are you looking to remove the product from just one of its assigned categories while keeping it in the others? If so, you can update the product’s categories via the REST API without deleting the product entirely.
–> Exactly! The Product is in category A,B and C. Now i send via rest api “categories”: [{“id”:A},{“id”:B}
The Porduct is still in category C! Why? So i make a product update, setting the categories as you see, but after it, it is still in category C!!2. Regarding the issue with category counts: If you’ve deleted the product and the category still shows an incorrect count, this is likely due to WooCommerce’s caching. You can resolve this by running the “Recount terms” tool under WooCommerce > Status > Tools
–> PERFECT SOLVED THE PROBLEM!!Forum: Plugins
In reply to: [WooCommerce] restapi, delete product, permissionoh sorry, in this case the problem was the “\” behind “force=true”..
Thank you
Forum: Plugins
In reply to: [WooCommerce] rest api delete a categorie out of an articleProblem! If i delete the product, the category still shows one product in this category. But theproduct is deleted. The count of the category is still 1. How do i update the category oder how do i delete this category from product? (restapi – curl…)
thanksForum: Plugins
In reply to: [WooCommerce] rest api delete all productsThanks, perfect!