Related documentation
Setting up Snipcart to work with Roe
The Store feature lets you sell products directly from your site using Snipcart. Products are Markdown files similar to pages/posts with metadata for price, SKU, images, etc.
Before Snipcart
You’ll need to enable the Store feature, go to: Admin → Settings and click ENABLE STORE. You can then edit the store settings under: Features → store.yml.
Snipcart settings
Whether is Test or Live Mode, there are 2 things you’ll need to set up Snipcart with Roe. These are both available on the API Keys page (whichever mode you’re in):
Note: Never paste a Live Mode Secrets into the Test Mode on Roe. Test API keys are saved locally in plain text.
- Go to: https://app.snipcart.com/dashboard/account/credentials
- Copy the
<script>snippet in it’s entirety. - Create a Secret API Key if you haven’t already.
- Copy that Key.
- Come back to Roe: Admin → Settings → snipcart.yml
- Paste the Snippet in it’s section, paste the Secret Key in it’s section.
- Click
SAVE (TEST/LIVE KEYS).
If all seems well, the indicator at the top of the page will be green and say Connected.