Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit a0b3acb

Browse files
authored
Merge pull request #2 from pedrosousa13/master
Update README with new menu location
2 parents 731601e + cb9471d commit a0b3acb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ In your Magento 2 root directory run
1010

1111
### Configuration and Use
1212
After installation, enable via the Magento admin panel under:
13-
`Stores->Confirugation->Advanced->Developer->Debug->Enable Checkout Success Page Testing`
14-
You can now navigate to your success page with any increment id include as the
15-
query parameter `order`, ex http://mage2.dev/checkout/onepage/success/?order=000000008&key=securekeyvalue
13+
`Stores->Configuration->Sales->Sales->Success Page Test->Enable Checkout Success Page Testing`
14+
You can now navigate to your success page with any increment id. Generate a new key in `Success Test Secure Key` and change the increment id to the one you want to test with, ex http://mage2.dev/checkout/onepage/success/key/ZW8Wi6krPYif/order/100000008
1615

1716
### License
18-
GNU GENERAL PUBLIC LICENSE Version 3
17+
GNU GENERAL PUBLIC LICENSE Version 3

0 commit comments

Comments
 (0)