Introduction #
Just like Stripe, StellarPay provides a very similar “Test Mode” that works nearly identically. When in Test Mode, no real money is used. This allows you to test your store’s integration with Stripe with ease.
Enabling Test Mode for StellarPay #
- Log into your WordPress website.
- Navigate to StellarPay > Settings > Development & Test.
- Click “Connect a Test Account”.
Just like during the onboarding process, you will be redirected to the Stripe authentication page where you can select a Stripe account to begin testing with.
Note: Some components within StellarPay will still display live data even while StellarPay is in Test Mode. This is because of limitations with the Stripe API. If live data is displayed, a notice will appear above the content.
Beginning Testing #
- After you have connected a Test account, you will be able to toggle test mode.
- Toggle on “Test Mode“ in the section below the Stripe test account information.
- Click Save.
A banner will appear above the StellarPay admin screens, reminding you that you are in test mode. Additionally, a notice will appear in the top bar of wp-admin.
Note: It is important that you never leave test mode on for a live production store. Test mode is meant for staging and development purposes.
Performing Transactions #
After test mode has been enabled, you can begin testing. Start by visiting your store’s shop page, adding a product to the cart, and viewing your checkout. You should see Stripe’s payment element on your checkout payment screen with a “Test mode“ notice above it.
If you see this, then you are ready to use a Stripe Test Card to checkout. There are different card numbers for different scenarios and regions.
Note: Some Stripe accounts will not display payment options other than credit card when in test mode. We are actively looking for a solution to this.
Finishing Up #
Once you are done testing, be sure to toggle off test mode. When test mode is off, your site will be using the live Stripe account you connected to during onboarding and will no longer accept test payments.

