TRANSLATED_FR: Out of all the standard payment processors for TRANSLATED_FR: WordPressTRANSLATED_FR: and Woocommerce Stripe is our favourite. This is because it is easy and simple to use and the fees are lower than that of Paypal. Years ago Paypal was dominant but in recent times this grip on ecommerce payments has slipped and made way for more efficient and intuitive companies.
TRANSLATED_FR: This guide is aimed at clients working with TRANSLATED_FR: WPDesignsTRANSLATED_FR: and therefore much of the work that is required to setup and configure Woocommerce and Stripe in the WordPress dashboard has been done by us. This guide is still applicable to those looking on how to integrate Stripe into their site. If you need help don’t hesitate to get in TRANSLATED_FR: contactTRANSLATED_FR: .
TRANSLATED_FR: As you collect the information it is worth noting which keys belong to which. It is possible to work it out but it makes the process smoother if it can be seen at a glance.
TRANSLATED_FR: API Key
TRANSLATED_FR: An API Key or application programming interface is a unique code that allows two systems to pass information between and identify the system. Keys are created and unique to each system, they consist of a public and private key which work together to keep it secure.
TRANSLATED_FR: In this case it is being used by TRANSLATED_FR: WoocommerceTRANSLATED_FR: and TRANSLATED_FR: StripeTRANSLATED_FR: to communicate the payment information of your clients.
TRANSLATED_FR: Create Account/ Sign in
TRANSLATED_FR: The first step is to create an account or sign in to your existing one. You’ll need to go to TRANSLATED_FR: Stripe.com
TRANSLATED_FR: Developer Options
TRANSLATED_FR: From the main “Overview” screen select “Developers”. If you require the test keys or the live keys this can be toggled on and off from here. It is recommended to go through the process and collect the test keys first so that it can all be tried out and working before trying to make the first purchase.
TRANSLATED_FR: After you have collected all the test data, toggle off the switch and collect the live data.
TRANSLATED_FR: API Keys
TRANSLATED_FR: By clicking the “Developer” menu item it opens up the developer menu. You’ll need to click on API keys.
TRANSLATED_FR: Copy the “Publishable key” and paste it somewhere safe i.e notepad.
TRANSLATED_FR: For the secret key “Reveal Key” and copy and paste that too.

TRANSLATED_FR: Web Hooks
TRANSLATED_FR: After the API Keys are created you’ll need to create the Web Hook. The web hook allows updates from the payment system to your website – without it there will be no updates.
TRANSLATED_FR: Click the web hook menu item to get started.
TRANSLATED_FR: Creating Your Web Hooks
TRANSLATED_FR: Click the web hook menu item to get started.

TRANSLATED_FR: Add End Point
TRANSLATED_FR: You’ll need to create the web hook end point. Click “Add endpoint”

TRANSLATED_FR: Web Hook Events
TRANSLATED_FR: For the web hook to be able to do anything with your website you need to tell it what events you’d like it to use.
TRANSLATED_FR: You can select “receive all events” for it to capture everything. If you’d like to be more selective, you can, but this is not necessary.

TRANSLATED_FR: Get Your Web Hook
TRANSLATED_FR: Now that your web hook is created you’ll need to get the code – much as with the TRANSLATED_FR: API keysTRANSLATED_FR: .

TRANSLATED_FR: Web Hook Secret Key
TRANSLATED_FR: To get the final details which is the web hook signing secret you need to click the “click to reveal” and then copy that.
TRANSLATED_FR: Once you have collected these you can send them back to us to be added into your site.



