As admin, ensure the Prompt logged out readers to sign in or register a new account before checkout setting is DISABLED via Newspack > Engagement > Show Advanced Settings > Checkout Configuration
As a logged out reader, go through checkout using a new email address not associated with an existing user account until you get to the thankyou modal.
Verify whatever text in the post-checkout registration success message setting appears in the thankyou modal
As a logged in reader, go through checkout again until you get to the thankyou modal.
Verify whatever text in the post-checkout success message setting appears in the thankyou modal
As a logged out reader, go through checkout again, this time using an email address associated with an existing user, until you get to the thankyou modal.
Verify whatever text in the post-checkout success message setting appears in the thankyou modal
As admin, enable the toggle from step 1
Go through checkout as a logged out new user, a logged out existing user, and a logged in reader
In all cases confirm the post-checkout success message appears in the thankyou modal
Other information:
[ ] Have you added an explanation of what your changes do and why you'd like us to include them?
[ ] Have you written new tests for your changes, as applicable?
[ ] Have you successfully ran tests with your changes locally?
All Submissions:
Changes proposed in this Pull Request:
Goes with and should be merged after https://github.com/Automattic/newspack-plugin/pull/3533
This PR uses the new post checkout success text setting added in the main plugin PR linked above.
How to test the changes in this Pull Request:
Be sure to checkout https://github.com/Automattic/newspack-plugin/pull/3533 before testing
Prompt logged out readers to sign in or register a new account before checkout
setting is DISABLED via Newspack > Engagement > Show Advanced Settings > Checkout ConfigurationOther information: