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

Fixed: URL linking to Square Developer dashboard in sandbox settings #211

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Prin-S
Copy link
Contributor

@Prin-S Prin-S commented Aug 31, 2024

All Submissions:

  • Does your code follow the WooCommerce Sniffs variant of WordPress coding standards?
  • [n/a] Have you written new tests for your changes, as applicable?
  • [n/a] Have you successfully run tests with your changes locally?
  • [no] Will this change require new documentation or changes to existing documentation?

Changes proposed in this Pull Request:

Change the URL for the My Applications link from https://squareupsandbox.com/dashboard/apps/my-applications to https://developer.squareup.com/console/en/apps.

Closes #209.

Steps to test the changes in this Pull Request:

  1. Go to WooCommerce > Settings > Square > Settings.
  2. For Environment Selection, choose Sandbox.
  3. Scroll down to Sandbox Application ID.
  4. Look for the My Applications link. Click on it.
  5. The link now correctly directs to the Square Developer dashboard (https://developer.squareup.com/console/en/apps).

Changelog entry

Fix - URL linking to Square Developer dashboard in sandbox settings.

@vikrampm1 vikrampm1 added this to the Future Release milestone Sep 3, 2024
@qasumitbagthariya
Copy link
Contributor

Regression / Smoke Test Report ✅

Tested with Archive File created via "php woorelease.phar build repo_URL" (Composer version 2.5.5, npm version 8.19.4, node version 16.20.0)

Status- Working expected with Plugin Archive/Zip file same as fix specific branch.

image

Next Step- Ready to Merge 🚀

@vikrampm1 vikrampm1 modified the milestones: Future Release, 4.8.1 Sep 20, 2024
@vikrampm1 vikrampm1 merged commit 21d7ac0 into woocommerce:trunk Sep 20, 2024
4 of 6 checks passed
@vikrampm1 vikrampm1 mentioned this pull request Sep 20, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outdated URL under the Sandbox Application ID box
4 participants