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

Site Claim #10

Closed
4 of 5 tasks
Tracked by #279
jconroy opened this issue Oct 21, 2020 · 1 comment
Closed
4 of 5 tasks
Tracked by #279

Site Claim #10

jconroy opened this issue Oct 21, 2020 · 1 comment

Comments

@jconroy
Copy link
Member

jconroy commented Oct 21, 2020

User story:

As a merchant
I want to claim my site within the Merchant Centre
So that I can reserve the URL I have previously verified for use with my Merchant Center account.

Description:

A Merchant, after verifying their ownership of a property, must also claim the site URL. A property/site can only be linked to a single Merchant Center account.

  • If a claim attempt collides with an existing claim then the merchant needs to try and progress things through the MC Front End (manually use the claim URL button in MC)
  • Claiming is done with the Content API
  • Use Google credentials to claim site

Technical

  • Refer to WooCommerce Shopping Integration Overview for example flow
  • Claiming is done with the Content API

Acceptance criteria:

  • Merchant can claim existing url if it hasn't been claimed - easy path
  • Merchant can reclaim existing url if it has already been claimed
    • If reclaim succeeds - notify merchant their feed will be overridden if they proceed - the Step 1 continue button is clickable
    • If claim fails - notify merchant that they will need to do some manual steps - direct them to merchant center/info - the Step 1 continue button is disabled (next steps TBC)

Dependencies

Event tracking:

  • Track successful and unsuccessful claims (collisions etc.)
@jconroy
Copy link
Member Author

jconroy commented Mar 3, 2021

Marking this as complete. I've moved the tracks todo over to #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants