woocommerce / woocommerce-square

Square POS and Payments Integration
https://woo.com/products/square
Other
11 stars 7 forks source link

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

Closed Prin-S closed 2 months ago

Prin-S commented 2 months ago

All Submissions:


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.

qasumitbagthariya commented 2 months ago

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 🚀