You can configure the Rakuten country by creating a .env
file in the project root directory.
cp .env.example .env
<modify .env with your editor>
.env
----
CLASSIFICATION=it
Set the ID of your country. Supported countries are:
- Switzerland:
ch
- Germany:
de
- France:
fr
- Italy:
it
- Netherlands:
nl
- Norway:
no
- Poland:
pl
- Romania:
ro
- Sweden:
se
- United Kingdom:
uk
ATTENTION: Rakuten APIs are geo-blocked