Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonFilipek authored Jul 22, 2024
1 parent 06ebb4a commit 5dbb29d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ Before creating shipping gateway for InPost you're going to need 'organization I
[Api configuration](https://inpost.pl/sites/default/files/pdf/instrukcja-konfiguracji-api-shipx.pdf)

Select 'Shipping gateways' from Sylius Admin Panel and add methods for Courier and Locker (or just one of them).

<div align="center">
<img src="./images/inpost_gateways.png"/>
</div>

- select 'shipping method'
- enter 'Access token'
- enter 'Organization ID'
Expand All @@ -39,12 +44,20 @@ Select 'Shipping gateways' from Sylius Admin Panel and add methods for Courier a
- if you have 'cash on delivery' method in you shop - please add it's code
- if you want select additional services

<div align="center">
<img src="./images/inpost_create.png"/>
</div>

### Exporting shipping data

Select 'Export shipping data' from Sylius Admin Panel

Now you can export each shipment or all at once

<div align="center">
<img src="./images/shipping_export.png"/>
</div>

### Printing label

Once your order got exported you can download shipping label

0 comments on commit 5dbb29d

Please sign in to comment.