-
Notifications
You must be signed in to change notification settings - Fork 206
Release testing instructions for the WooCommerce Stripe payment gateway 6.2.0
Note: Ensure account keys are removed before performing this test. They can be removed by going to
WooCommerce > Settings > Payments > Stripe
, click on theSettings
tab (at the top), click on theEdit account keys
button, and remove the live/test keys before pressing theSave keys
button.Also, make sure the Stripe payment method is disabled. It can be disabled by going to
WooCommerce > Settings > Payments
and toggle off Stripe.
- As a merchant, go to
WooCommerce > Home > Set up payments
, using the HTTPS protocol (e.g.https://website.com/wp-admin
). - In the
Additional payment gateways
section, clickFinish setup
for Stripe. - Click the
Connect
button. - Select an existing Stripe account or create a new account to connect.
- Ensure Stripe is enabled by going to
WooCommerce > Settings > Payments
and ensuring the Stripe toggle is on. - Ensure the Stripe live account keys were saved by going to
WooCommerce > Settings > Payments > Stripe
, clicking theSettings
tab (at the top), and clicking theEdit account keys
button in theGeneral
section.
Note: Ensure account keys are removed before performing this test. They can be removed by going to
WooCommerce > Settings > Payments > Stripe
, click on theSettings
tab (at the top), click on theEdit account keys
button, and remove the live/test keys before pressing theSave keys
button.Also, make sure the Stripe payment method is disabled. It can be disabled by going to
WooCommerce > Settings > Payments
and toggle off Stripe.
- As a merchant, go to
WooCommerce > Home > Set up payments
, using the HTTP protocol (e.g.http://website.com/wp-admin
). - In the
Additional payment gateways
section, clickFinish setup
for Stripe. - Enter the (live/test) account keys (these can be found in your Stripe account).
- Click the
Proceed
button. - Ensure the
Set up payments
item is checked by navigating toWooCommerce > Home
. - Ensure Stripe is enabled by going to
WooCommerce > Settings > Payments
and ensuring the Stripe toggle is on. - Ensure the Stripe live account keys were saved by going to
WooCommerce > Settings > Payments > Stripe
, clicking theSettings
tab (at the top), and clicking theEdit account keys
button in theGeneral
section.
Note: Ensure account keys are removed before performing this test. They can be removed by going to
WooCommerce > Settings > Payments > Stripe
, click on theSettings
tab (at the top), click on theEdit account keys
button, and remove the live/test keys before pressing theSave keys
button.Also, make sure the Stripe payment method is disabled. It can be disabled by going to
WooCommerce > Settings > Payments
and toggling off Stripe.
- As a merchant, go to
WooCommerce > Settings > Payments > Stripe
, using the HTTPS protocol (e.g.https://website.com/wp-admin
). - Click the
Create or connect an account
button. - Select an existing Stripe account or create a new account to connect.
- Ensure Stripe is enabled by going to
WooCommerce > Settings > Payments
and ensuring the Stripe toggle is on. - Ensure the Stripe live account keys were saved by going to
WooCommerce > Settings > Payments > Stripe
, clicking theSettings
tab (at the top), and clicking theEdit account keys
button in theGeneral
section.
Note: Ensure account keys are removed before performing this test. They can be removed by going to
WooCommerce > Settings > Payments > Stripe
, click on theSettings
tab (at the top), click on theEdit account keys
button, and remove the live/test keys before pressing theSave keys
button.Also, make sure the Stripe payment method is disabled. It can be disabled by going to
WooCommerce > Settings > Payments
and toggling off Stripe.
- As a merchant, go to
WooCommerce > Settings > Payments > Stripe
, using the HTTP protocol (e.g.http://website.com/wp-admin
). - Click the
Enter account keys
button. - Enter the (live/test) account keys (these can be found in your Stripe account).
- Click the
Save test keys
button. - Ensure Stripe is enabled by going to
WooCommerce > Settings > Payments
and ensuring the Stripe toggle is on. - Ensure the Stripe live account keys were saved by going to
WooCommerce > Settings > Payments > Stripe
, clicking theSettings
tab (at the top), and clicking theEdit account keys
button in theGeneral
section.