Appearance
Otto
Checkout on otto.de with home delivery, finishing via PayPal. Otto requires a customer account -- there is no guest checkout.
Product Input
Paste the full product URL from otto.de, e.g. https://www.otto.de/p/some-product-name-C1234567/.
Account Required
Otto has no guest checkout. Create an Otto account group in the Accounts tab, add your otto.de login credentials, and assign the account to the task. The bot logs in with those credentials before checkout.
The first login can take a little longer than other stores. After a successful login, the bot remembers your session for future checkouts, so most subsequent runs skip the slow login step entirely.
Payment
Otto checkout completes via PayPal. When the item is in stock and the order is placed, the bot produces a PayPal approval link, delivered via your Discord webhook. Open that link and confirm the payment in PayPal to complete the order.
Setup
- Account: Add an Otto account (email + password) in the Accounts tab and assign it to your task.
- Profile: First Name, Last Name, Email, Phone. Your shipping address must already be saved as the default address on your Otto account.
- Discord Webhook: Configure in Settings to receive the PayPal link.
How It Works
- The bot logs into your Otto account (or resumes a saved session).
- The product is added to your basket.
- The bot proceeds to checkout using your account's saved default address and selects PayPal as the payment method.
- Once the order is placed, you receive a PayPal approval link via Discord webhook -- open it and confirm the payment in PayPal to complete the order.
Common Errors
| Status | Meaning | Action |
|---|---|---|
| Login error - retrying... | Could not log into the Otto account | Check your account credentials in the Accounts tab. |
| No account selected | No account assigned to this task | Assign an Otto account group/account to the task. |
| Account has no default address | Your Otto account has no saved shipping address | Log into otto.de manually and add a default address before running the task. |
| Waiting for restock... | Product is out of stock | Retries automatically with your configured delay. |
| PayPal not available at checkout | Otto did not offer PayPal for this order | Usually a temporary issue, retries automatically. |
| PayPal link error | Could not resolve the PayPal approval link | Usually temporary, retries automatically. |