Appearance
HHV -- Home Delivery
Guest checkout on hhv.de with home delivery. Payment: PayPal (default) or Vorkasse (bank transfer). No account required.
- PayPal: The bot extracts the PayPal payment link and sends it via Discord webhook for you to complete manually.
- Vorkasse: The bot places the order directly. The order confirmation URL arrives via Discord webhook; HHV follows up with bank-transfer details by email.
Product Input
| Format | Example |
|---|---|
| Full URL | https://www.hhv.de/records/artikel/k8a-woradj-alle-1391512 |
| Product ID | 1391512 |
The bot extracts the trailing numeric product ID from the URL. 6+ digits.
Setup
- Profile: First Name, Last Name, Email, Shipping Address (Street + House Number), ZIP, City, Country.
- Email: Catchall (
@yourdomain.com) works -- a random email is generated per checkout. - HHV requires a date of birth for guest orders. The bot uses a default DOB that passes the age gate -- you don't need to configure one.
- Email: Catchall (
- Billing Address (optional): Only needed if your invoice address differs from shipping. Otherwise shipping is used for both.
- Payment Method: Select in the task creation dropdown:
- PayPal (default) -- link arrives via Discord webhook
- Vorkasse -- direct order; bank-transfer details follow by email
- Discord Webhook: Configure in Settings so you receive PayPal links / order confirmations and checkout notifications.
Max Price
Set a per-unit price limit in the task creation form (EUR). If the product price exceeds your limit, the bot shows "Waiting for drop" and keeps retrying until the price drops. Set to 0 to disable (default).
Common Errors
| Status | Meaning | Action |
|---|---|---|
| Invalid product URL/ID | Could not extract a product ID | Check the URL or paste the numeric ID directly. |
| Waiting for restock | Product unavailable or variant rejected | Retries automatically with your configured delay. |
| Waiting for drop (ATC #N) | Price exceeds your Max Price | Retries with fresh cart until price drops. |
| Guest registration failed | Address rejected by HHV | Check shipping fields (ZIP, city, street, house number). |
| Billing address create failed | Separate billing address rejected | Verify billing fields or uncheck separate billing. |
| Submit failed (N) | Order submission failed (HTTP N) | Restarts automatically. If persistent, try different proxies. |
| Submit rejected | HHV declined the order | Usually a transient issue -- retries automatically. |
| Blocked (403) | IP/proxy blocked | Rotates to next proxy automatically. Use residential proxies if frequent. |