**Note:** Please contact helpdesk@genesys-pgr.org to obtain API keys for use in your environment.
...
...
@@ -57,3 +59,25 @@ to *@geneesys-pgr/ui-embedded*:
|`clientId` | **Required** | Please contact helpdesk@genesys-pgr.org to obtain API keys for use in your environment.<br/>The API keys are limited to your website and will not work on a different domain. |
|`clientSecret` | **Required** | Ditto. |
|`filter` |`undefined` | Allows for narrowing the scope of requested accession data from Genesys API. <br/>To filter for accessions from your genebank, use: `{ institute: { code: ['XXX000'] } }` with the FAO WIEWS Code of your genebank. Default `undefined` value will return all accessions. |
|`language`|`'en'`| Specify the language of the user interface.<br/>Fully supported: `en`<br/>Partially supported: `es` |
Additional configuration options are described below.
### Shopping cart options
The shopping cart is **disabled by default**. To allow users to add accessions to the cart, access the cart and submit requests for material you must explicity enable it in your configuration: