Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signup: Free wordpress.com addresses not shown for customers in CAD, GBP, JPY #6549

Closed
alisterscott opened this issue Jul 6, 2016 · 1 comment
Assignees
Labels
[Feature] Signup & Account Creation All screens and flows for making a new WordPress.com account. NUX [Type] Bug

Comments

@alisterscott
Copy link
Contributor

It looks like free wordpress.com addresses aren't shown during signup NUX for customers using currencies CAD, GBP and JPY

cc: @meremagee @bisko

Steps to reproduce

  1. Starting at URL: https://wordpress.com (signed in as user with currency set as CAD, GBP, or JPY)
  2. Progress to domains step
  3. Search for a phrase

What I expected

A wordpress.com address free result to be shown

What happened instead

Only paid addresses shown

Browser / OS version

Chrome latest OSX 10.11.5

Screenshot / Video

CAD user

signed in user in cad

URL from network activity: https://public-api.wordpress.com/rest/v1.1/domains/suggestions?http_envelope=1&query=e2e1467766638090&quantity=10&include_wordpressdotcom=true&vendor=namegen

Response:
{"code":200,"headers":[{"name":"Content-Type","value":"application\/json"}],"body":[{"domain_name":"e2e1467766638090.com","cost":"C$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090.me","cost":"C$32.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090.net","cost":"C$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090.org","cost":"C$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090web.com","cost":"C$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090pro.com","cost":"C$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090web.me","cost":"C$32.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090pro.me","cost":"C$32.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090.co","cost":"C$32.00","product_id":54,"product_slug":"dotco_domain","relevance":1},{"domain_name":"e2e1467766638090.live","cost":"C$33.00","product_id":74,"product_slug":"dotlive_domain","relevance":1}]}

AUD

non signed in aud

URL: https://public-api.wordpress.com/rest/v1.1/domains/suggestions?http_envelope=1&query=e2e1467766638090&quantity=10&include_wordpressdotcom=true&vendor=namegen

Response:

{"code":200,"headers":[{"name":"Content-Type","value":"application\/json"}],"body":[{"domain_name":"e2e1467766638090.wordpress.com","cost":"Free"},{"domain_name":"e2e1467766638090.com","cost":"A$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090.me","cost":"A$33.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090.net","cost":"A$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090.org","cost":"A$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090web.com","cost":"A$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090pro.com","cost":"A$24.00","product_id":6,"product_slug":"domain_reg","relevance":1},{"domain_name":"e2e1467766638090web.me","cost":"A$33.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090pro.me","cost":"A$33.00","product_id":46,"product_slug":"dotme_domain","relevance":1},{"domain_name":"e2e1467766638090.co","cost":"A$33.00","product_id":54,"product_slug":"dotco_domain","relevance":1}]}

Context / Source

Found by #automated-testing e2e automated tests

@alisterscott alisterscott added [Type] Bug [Feature] Signup & Account Creation All screens and flows for making a new WordPress.com account. NUX labels Jul 6, 2016
@bisko bisko self-assigned this Jul 6, 2016
@alisterscott
Copy link
Contributor Author

This was an issue with the accounts we used to test currencies. Closing this and opened enhancement #6550 so that we can test currencies without using accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Signup & Account Creation All screens and flows for making a new WordPress.com account. NUX [Type] Bug
Projects
None yet
Development

No branches or pull requests

2 participants