pmclain / magento2-successtest
Magento 2 Checkout Success Page Testing
Installs: 11 844
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 2
Forks: 6
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
- magento/framework: *
This package is auto-updated.
Last update: 2022-06-28 20:52:54 UTC
README
Test the checkout success page of your Magento 2 store without completing the checkout process.
Installation
In your Magento 2 root directory run
composer require pmclain/magento2-successtest
bin/magento setup:upgrade
Configuration and Use
After installation, enable via the Magento admin panel under:
Stores->Configuration->Sales->Sales->Success Page Test->Enable Checkout Success Page Testing
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
License
GNU GENERAL PUBLIC LICENSE Version 3