Skip to content

v8.4.0 ‐ Release testing instructions

James Allan edited this page May 21, 2024 · 11 revisions

Generating Test Stripe Accounts

Stripe 8.4.0 introduces 2 new Wallet payment methods which require specific Stripe account business location requirements to be enabled. Please follow the following steps to create Stripe accounts for specific business locations:

  1. From the Stripe Dashboard click on the Accounts dropdown
  2. Click "Create New Account"

Screenshot 2024-05-03 at 2 14 45 PM

  1. Enter a Business name (can be anything).
  2. Select the country you want to create a Stripe Account for.

Screenshot 2024-05-03 at 2 20 50 PM

  1. Click Create
  2. Go to Developers → Api Keys and copy the API Publishable Key and Secret Key into your WooCommerce Stripe Settings
Screenshot 2024-05-03 at 2 22 45 PM Screenshot 2024-05-03 at 2 28 59 PM

Cash App

Ineligible account

  1. Create a non-US based Stripe Account. eg Australian, German, French etc.
  2. Update your Stripe plugin credentials to that account not located in the US.
  3. Go to WooCommerce > Settings > Payments > Stripe
  4. Cash App Pay should not be listed.

Screenshot 2024-05-21 at 9 51 51 AM

US based account

  1. Update your Stripe plugin credentials to an account located in the US.
  2. Go to WooCommerce > Settings > Payments > Stripe
  3. Cash App Pay should be listed.
  4. Change your store's currency to a currency other than USD.
  5. Back on the payment methods list, it should now be displayed with the currency warning.
USD ⚠️ AUD
Screenshot 2024-05-21 at 10 29 25 AM Screenshot 2024-05-21 at 10 28 03 AM
  1. Change the currency back to USD
  2. Enable Cash App

Checkout

Note

Steps to come, payments haven't yet been implemented.

Clone this wiki locally