Skip to content

Commit

Permalink
Update Setup section translations in Smart Cart Orders API
Browse files Browse the repository at this point in the history
Closes T168310
  • Loading branch information
vmank committed Mar 14, 2024
1 parent 9de602b commit d4b306d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion source/localizable/smart_cart/fbs_api.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Fullfilled by Skroutz suppliers and create new or update existing ones.
### Obtaining an API token

In order to be able to use the API, you need to generate an **API token** from within Smart Cart settings
page in merchant's panel (Merchants > Υπηρεσίες > Έξυπνο Καλάθι).
page in merchant's panel (Merchants > Services > [Skroutz Marketplace](https://<%= settings.merchants_domain %>/merchants/account/shop/ecommerce_details)).

> <i class="fa fa-exclamation-triangle"></i>
> There can only be one active **API key** per shop at a certain time.
Expand Down
2 changes: 1 addition & 1 deletion source/localizable/smart_cart/orders_api.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You may find a high level overview of the service and descriptive guides for its
### Obtaining an API token

In order to be able to use the API, you need to generate an **API token** from within Smart Cart settings
page in merchant's panel (Merchants > Υπηρεσίες > Έξυπνο Καλάθι).
page in merchant's panel (Merchants > Services > [Skroutz Marketplace](https://<%= settings.merchants_domain %>/merchants/account/shop/ecommerce_details)).

> <i class="fa fa-exclamation-triangle"></i>
> There can only be one active **API key** per shop at a certain time.
Expand Down
2 changes: 1 addition & 1 deletion source/localizable/smart_cart/webhook.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You may find a high level overview of the service and descriptive guides for its
In order to be able to use the webhook, a **webhook URL** should be registered
by the merchant from within
[Smart Cart settings](https://<%= settings.merchants_domain %>/merchants/account/shop/ecommerce_details)
page in merchant's panel (Merchants > Υπηρεσίες > [Έξυπνο Καλάθι](https://<%= settings.merchants_domain %>/merchants/account/shop/ecommerce_details)).
page in merchant's panel (Merchants > Services > [Skroutz Marketplace](https://<%= settings.merchants_domain %>/merchants/account/shop/ecommerce_details)).

> <i class="fa fa-exclamation-triangle"></i>
> The **webhook URL should match the shop's domain** and it should follow secure **HTTP (HTTPS)**
Expand Down

0 comments on commit d4b306d

Please sign in to comment.