-
Notifications
You must be signed in to change notification settings - Fork 69
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
Decoupled Multi-currency module from gateway dependencies #9439
Conversation
Co-authored-by: Hector Lovo <[email protected]>
…-payments into multi-currency-v2
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Size Change: +610 B (0%) Total Size: 1.33 MB
ℹ️ View Unchanged
|
Playwright E2E tests were failing because it wasn't recognizing the new Edit: Figured I simply needed to clear the Action caches. |
)" This reverts commit af3cc60.
Context: pcrvl0-1iw-p2
Changes proposed in this Pull Request
The purpose of this PR is simply to merge the feature branch
multi-currency-v2
intodevelop
. All of the PRs that were previously merged intomulti-currency-v2
were tested (pcrvl0-1oD-p2) and code reviewed (36-gh-Automattic/woopayments).Testing instructions
No need for testing instructions. The purpose of this PR is to explain where the work from merge commit comes from.
npm run changelog
to add a changelog file, choosepatch
to leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.Post merge