-
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
Add ECE support to shipping subscriptions with free trial and sign up fee #10099
base: develop
Are you sure you want to change the base?
Add ECE support to shipping subscriptions with free trial and sign up fee #10099
Conversation
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: +127 B (0%) Total Size: 1.35 MB
ℹ️ View Unchanged
|
40c0e5e
to
fd72201
Compare
We’ll wait for the Tokenized Carts feature to be merged before marking this PR as ready for review. |
I found a bug in Case 12: opening, closing, and then reopening the payment sheet causes it to fail. This might be because the initial amount is higher than the updated amount after click. I need to investigate further. |
Part of #9771
Changes proposed in this Pull Request
Enables ECE for subscriptions that require shipping with a free trial and sign-up fee.
Testing instructions
Verify ECE is enabled for case 4
Verify ECE is enabled for case 12
Verify ECE is not enabled for Case 3
Verify ECE is not enabled for Case 11
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