Board Game EU

- On the tasks page select create tasks.
- Choose Board Game from the drop down.

Checkout Mode:
- Normal
Product PID:
Enter the product PID here. Please check the relevant channel for these.
Board Game PID:
Get a product url: https://www.board-game.co.uk/product/ticket-to-ride-europe/ Run this javascript code in the chrome console (Ctrl + Shift + J)
console.log(document.documentElement.innerHTML.split('rel="shortlink" href="')[1].split('"')[0]);
If this is does not work try the following :
console.log(document.documentElement.innerHTML.split('rel="shortlink" href="')[1].split('"')[0]);
Size:
Select Any here.
Profile:
Select your profile here.
You must have a country code in your phone number. For example, a UK number would look like "+447483233984".
You must also at the very least have your first name, last name, address 1, ZIP / postcode, city, country and county filled in.
Proxy list:
Select your proxy list here.
Payment Mode:
Select PayPal here.
Quantity:
Select how many of the item you'd like to cart. Be aware that some items aren't allowed to be bought multiple times.
Your task should look like this:

A correct Board Game task will show;
Product ?????? oos, retrying
You should always do a test task with an in stock item and a frozen card to verify that your details are working fine.
An incorrect Board Game task will show;
Error adding to cart
This is a proxy related issue. Try locally, or another proxy provider.
Commonly Asked Questions
In order to run for multiples of limited products via PayPal checkout then it is important to use separate PayPal accounts & add multiple emails onto your PayPal accounts. You are likely to be cancelled if you don't do this.
Last modified 2yr ago