MightySandbox
Per-admin sandbox mode for WooCommerce Authorize.Net and Stripe gateways. Lets a single logged-in administrator run live-site checkout in test mode without affecting other shoppers.
by Built Mighty · github.com/builtmighty/mighty-sandbox · website
★ 0stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/builtmighty/mighty-sandbox/releases/download/1.0.0/mighty-sandbox.zipFrom the readme
Mighty Sandbox
A WordPress plugin that lets a single logged-in administrator run live-site checkout in test/sandbox mode against the WooCommerce Authorize.Net and Stripe payment gateways, without affecting any other shoppers.
Install via WP-CLI
Requirements
- WordPress 6.0+
- PHP 8.1+
- WooCommerce
- Authorize.Net CIM and/or Stripe gateway with both production and test API credentials saved in the gateway settings
Features
- Per-admin sandbox toggle — a button in the WP admin bar flips your own session between live and test mode in one click. Pulsing red when ON, green when OFF, so you can't forget you're in sandbox.
- Per-request scope — the test-mode override is applied only to your PHP request. Every other shopper continues to hit the live payment gateway and pays real money in real time.
- Multiple gateways — supports Authorize.Net CIM (credit card + eCheck) and Stripe (classic + Express Checkout settings rows).
- Sandbox order flagging — orders placed while in sandbox mode are stamped with mightysandbox meta, a prominent red "DO NOT SHIP" notice on the order edit screen, and a TEST badge column on the orders list (HPOS and legacy).
- HPOS compatible — declares compatibil
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.0 | May 20, 2026 | mighty-sandbox.zip | 2 |