Creating a Stripe account
The client must create a Stripe account, then activate the account and fill in all the necessary details first
Log into the Admin area of the website
– Go to the woocommerce tab
– Settings
– Click the payments tab
– Set up stripe (tick the enable stripe toggle)
Go to www.stripe.com
– Log in using details provided by the client
– Go to the developers section
– API keys
– Copy and paste the publishable and secret keys into the admin area of the website (in the stripe section)
– Toggle view test data toggle
– Copy and paste keys from stripe into admin area (make sure test mode if OFF)
– Save changes