Skip to content

Spielzeugwelt ​

Guest checkout, home delivery, payment by link. OrbitAIO places the order on spielzeugwelt.eu without an account and hands you a payment link to finish yourself.

Set up a Discord webhook before you run this store

The payment link is delivered in the checkout notification and nowhere else — it is not written to the task log. Without a webhook under Settings you get an order you cannot pay.

Germany and Austria

This store ships to Germany and Austria. Any other shipping country on the profile is rejected before the task starts.


Setup ​

1. Profile fields ​

First name, last name, e-mail, phone number and the full shipping address — street and house number in their own fields, optional address line 2, postcode, city.

The state / Bundesland field is required — for both countries

The checkout will not take an address without one, Austria and Germany alike. Put the exact state name in the profile's Region field: Bayern, Nordrhein-Westfalen, Wien, Niederösterreich, and so on. A near miss is rejected and the task stops with a message naming the field.

2. Create the task ​

FieldWhat to enter
ProductThe full product page URL — see below
Preload productOptional. The URL of any always-in-stock item
QuantityA number. The whole quantity goes in at once and is verified
Max PriceOptional ceiling in EUR — read the note below
DelayHow often the task re-checks stock
ProfileThe profile with the address and the state field
ProxyOptional, recommended when running several tasks

There is no payment selector for this store — see Payment.


Product input ​

Paste the full product page URL. A bare article number or SKU does not work here: there is no pattern that turns one into a page, so the task stops with "Product must be a full URL" rather than guess.

Use the address without www.

https://spielzeugwelt.eu/... is the shop. The same URL with www. in front is a different server entirely and the task will not get past loading the page.


Preload product ​

Optional, and worth setting for a drop. Give it the URL of any item that is always in stock and OrbitAIO does the slow part — guest checkout and the address — before your real item appears, then takes the placeholder back out of the cart.

Leave it empty and the task still works; it just does that work at the drop instead of ahead of it.

The placeholder never gets ordered

If it is still in the cart at the end, the task refuses to order rather than buy it along with your item.


Payment ​

The shop's own checkout is completed by the task, and payment happens afterwards on a Mollie page: the task delivers the link and you pick the method there (bank transfer, card, PayPal, and whatever else Mollie offers you). There is nothing to configure on the task — no card details, no payment selector.

The order exists before it is paid

Reaching the payment link means the order was placed and is binding. Not following the link does not cancel it — it leaves an unpaid order. The task reports "Success: Checkout!" at that point, which means "ordered", not "paid".


Max Price ​

Max Price is optional and recommended — with one thing to know.

It is checked against the order total, shipping included. Spielzeugwelt charges 7.99 EUR for shipping, so a ceiling set to the item's own price will stop an order you actually wanted. Add the shipping to the number you type.

If a ceiling is set and the total cannot be read, the task refuses to order — status "Price check failed". If the total is simply too high, the task keeps the cart and re-checks at your Delay interval, in case the price drops before stock runs out.


Out of stock ​

A normal waiting state, not an error. The task shows "Waiting for restock..." and keeps checking at your Delay interval.

A monitor task in the same group is faster: it signals every waiting task the moment the item is orderable again. If the monitor can see stock but cannot read the price while a Max Price is set, it holds the signal back and says so instead of passing an unchecked price into a checkout.


Common statuses ​

StatusMeaning
Preparing session...Normal progress
Session init failed, retrying...The product page could not be loaded. The task rebuilds and continues
Product must be a full URLThe product field is not a full product page URL. The task stops
Profile country not supported by this storeThe profile's shipping country is neither Germany nor Austria. The task stops
Profile region invalid — check the state/Bundesland fieldThe Region field is not a state of the shipping country. The task stops
Profile error / Profile invalid for this storeThe profile could not be used for this store
Warm-up product unavailable — check task.NoteThe Preload product URL could not be added to the cart — check that it is in stock
Session warm-up failed, retrying...The preload step did not go through. The task rebuilds
Adding to cart...Normal progress
Waiting for restock...Normal waiting state
Cart contains other items / Cart quantity mismatch / Cart check failedThe cart does not hold exactly your item in your quantity. Nothing is ordered
Cart error, restarting...Same, and the task starts over with a fresh session
Entering guest checkout... / Setting address...Normal progress
Checkout failed, restarting...The checkout did not reach payment — often the item selling out mid-checkout. The task starts over
Price check failedMax Price is set and the order total could not be read. Nothing is ordered
Price 24.98 > max 20.00The order total is above your Max Price. The task waits and re-checks
Price too high (24.98 > 20.00 EUR)Monitor only: the item is in stock but above your Max Price, so no signal is sent
In stock, price unreadable (max 20.00 EUR)Monitor only: stock is there but the price could not be checked against your Max Price, so no signal is sent
Checking out...The order is being submitted
Success: Checkout!The order was placed — the payment link is in your checkout notification

Notes ​

  • Guest checkout only. No account is used, needed or created.
  • There is no discount-code field for Spielzeugwelt.