-
Notifications
You must be signed in to change notification settings - Fork 210
v8.4.0 ‐ Release testing instructions
James Allan edited this page May 21, 2024
·
11 revisions
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:
- From the Stripe Dashboard click on the Accounts dropdown
- Click "Create New Account"
- Enter a Business name (can be anything).
- Select the country you want to create a Stripe Account for.
- Click Create
- Go to Developers → Api Keys and copy the API Publishable Key and Secret Key into your WooCommerce Stripe Settings
![]() |
![]() |
---|
- Create a non-US based Stripe Account. eg Australian, German, French etc.
- Update your Stripe plugin credentials to that account not located in the US.
- Go to WooCommerce > Settings > Payments > Stripe
- Cash App Pay should not be listed.
- Update your Stripe plugin credentials to an account located in the US.
- Go to WooCommerce > Settings > Payments > Stripe
- Cash App Pay should be listed.
- Change your store's currency to a currency other than USD.
- Back on the payment methods list, it should now be displayed with the currency warning.
USD | |
---|---|
![]() |
![]() |
- Change the currency back to USD
- Enable Cash App
Note
Steps to come, payments haven't yet been implemented.