Shopware
Available features
Functionality | Shopware 6 |
---|---|
Get orders | ✅ |
Refunds | ❌ |
Exchanges | ❌ |
Store credit | ❌ |
Return rates | ❌ |
Create return | ❌ |
Installation
REST API integration
Step 1: Create a new ‘Returnista’ role on Settings > System > User and Permissions.
Required
Provide “Read” permission the resources mentioned below.
Step 2: Create the integration. Go to Settings > System > Integrations > “Add integration”. Select the role created on the previous step 1. Copy Access Key ID
and Access Secret
.
☝🏻 User should copy credentials right away. After the new integration is saved the credentials won’t be available anymore.
Step 3: Share the Shopware base path
, Access Key ID
and Access Secret
.
Shopware permissions
Create a new role on Users and Permissions
. We reccomend to use the name "Returnista".
In the detailed privileges tabs:
PERMISSIONS | RIGHTS |
---|---|
category | Read |
country | Read |
currency | Read |
order | Read |
order_address | Read |
order_customer | Read |
order_delivery | Read |
order_line_item | Read |
product | Read |
product_media | Read |
property_group_option | Read |
language | Read |
locale | Read |
log_entry | Create |
Save permissions for the new role.