pg: PG_REDEEM tested legacy games successfully, #5
This commit is contained in:
parent
e4ebae3744
commit
819e4cc57e
1 changed files with 0 additions and 1 deletions
|
|
@ -224,7 +224,6 @@ try {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (store == 'legacy games') {
|
} else if (store == 'legacy games') {
|
||||||
console.error(` Redeem on ${store} not yet tested!`);
|
|
||||||
await page2.fill('[name=coupon_code]', code);
|
await page2.fill('[name=coupon_code]', code);
|
||||||
await page2.fill('[name=email]', cfg.pg_email); // TODO option for sep. email?
|
await page2.fill('[name=email]', cfg.pg_email); // TODO option for sep. email?
|
||||||
await page2.fill('[name=email_validate]', cfg.pg_email);
|
await page2.fill('[name=email_validate]', cfg.pg_email);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue