- Adding the JavaScript SDK on your template
- Creating a WooCommerce API key and connecting it with Rimdian
Adding the JavaScript SDK
Make sure to read the JavaScript SDK documentation before moving forward.
Creating a WooCommerce API key for Rimdian
In order to be able to import the previous orders & customers, and receive updates in real-time via webhooks, we need to connect Rimdian to your WooCommerce store API.- Go to
WooCommerce > Settings > Advanced > REST API
- Click on the button
Add key
- Select the
Read
permission - Then click on the button
Generate API key
- Grab the
Consumer key
andConsumer secret
, and paste them into your Rimdian WooCommerce app. - Then connect your WooCommerce app in Rimdian


