Release testing instructions for the WooCommerce Stripe payment gateway 6.2.0 - woocommerce/woocommerce-gateway-stripe GitHub Wiki

Make sure onboarding payment gateway setup methods are called correctly

Testing onboarding payment gateway setup methods are called, using HTTPS

Note: Ensure account keys are removed before performing this test. They can be removed by going to WooCommerce > Settings > Payments > Stripe, click on the Settings tab (at the top), click on the Edit account keys button, and remove the live/test keys before pressing the Save 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.

  1. As a merchant, go to WooCommerce > Home > Set up payments, using the HTTPS protocol (e.g. https://website.com/wp-admin).
  2. In the Additional payment gateways section, click Finish setup for Stripe.
  3. Click the Connect button.
  4. Select an existing Stripe account or create a new account to connect.
  5. Ensure Stripe is enabled by going to WooCommerce > Settings > Payments and ensuring the Stripe toggle is on.
  6. Ensure the Stripe live account keys were saved by going to WooCommerce > Settings > Payments > Stripe, clicking the Settings tab (at the top), and clicking the Edit account keys button in the General section.

Testing onboarding payment gateway setup methods are called, using HTTP

Note: Ensure account keys are removed before performing this test. They can be removed by going to WooCommerce > Settings > Payments > Stripe, click on the Settings tab (at the top), click on the Edit account keys button, and remove the live/test keys before pressing the Save 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.

  1. As a merchant, go to WooCommerce > Home > Set up payments, using the HTTP protocol (e.g. http://website.com/wp-admin).
  2. In the Additional payment gateways section, click Finish setup for Stripe.
  3. Enter the (live/test) account keys (these can be found in your Stripe account).
  4. Click the Proceed button.
  5. Ensure the Set up payments item is checked by navigating to WooCommerce > Home.
  6. Ensure Stripe is enabled by going to WooCommerce > Settings > Payments and ensuring the Stripe toggle is on.
  7. Ensure the Stripe live account keys were saved by going to WooCommerce > Settings > Payments > Stripe, clicking the Settings tab (at the top), and clicking the Edit account keys button in the General section.

Make sure Stripe payment method is enabled after connecting the account

Testing Stripe payment method is enabled after connecting, using HTTPS

Note: Ensure account keys are removed before performing this test. They can be removed by going to WooCommerce > Settings > Payments > Stripe, click on the Settings tab (at the top), click on the Edit account keys button, and remove the live/test keys before pressing the Save 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.

  1. As a merchant, go to WooCommerce > Settings > Payments > Stripe, using the HTTPS protocol (e.g. https://website.com/wp-admin).
  2. Click the Create or connect an account button.
  3. Select an existing Stripe account or create a new account to connect.
  4. Ensure Stripe is enabled by going to WooCommerce > Settings > Payments and ensuring the Stripe toggle is on.
  5. Ensure the Stripe live account keys were saved by going to WooCommerce > Settings > Payments > Stripe, clicking the Settings tab (at the top), and clicking the Edit account keys button in the General section.

Testing Stripe payment method is enabled after connecting, using HTTP

Note: Ensure account keys are removed before performing this test. They can be removed by going to WooCommerce > Settings > Payments > Stripe, click on the Settings tab (at the top), click on the Edit account keys button, and remove the live/test keys before pressing the Save 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.

  1. As a merchant, go to WooCommerce > Settings > Payments > Stripe, using the HTTP protocol (e.g. http://website.com/wp-admin).
  2. Click the Enter account keys button.
  3. Enter the (live/test) account keys (these can be found in your Stripe account).
  4. Click the Save test keys button.
  5. Ensure Stripe is enabled by going to WooCommerce > Settings > Payments and ensuring the Stripe toggle is on.
  6. Ensure the Stripe live account keys were saved by going to WooCommerce > Settings > Payments > Stripe, clicking the Settings tab (at the top), and clicking the Edit account keys button in the General section.