diff --git a/changelog/2018/changelog-2018-12-04.md b/changelog/2018/changelog-2018-12-04.md index 1cf29a0b..1d3003dd 100644 --- a/changelog/2018/changelog-2018-12-04.md +++ b/changelog/2018/changelog-2018-12-04.md @@ -2,4 +2,4 @@ title: 'Changelog 2018-12-04' date: '2018-12-04' --- -- Updated search to return a 400 error explaining the search contains [unsupported characters](/guides/Getting-Started/filtering#supported-characters). +- Updated search to return a 400 error explaining the search contains [unsupported characters](/docs/commerce-cloud/api-overview/filtering#supported-characters). diff --git a/changelog/2021/changelog-2021-01-05.md b/changelog/2021/changelog-2021-01-05.md index b1180dac..33857d3c 100644 --- a/changelog/2021/changelog-2021-01-05.md +++ b/changelog/2021/changelog-2021-01-05.md @@ -4,4 +4,4 @@ date: '2021-01-05' tags: - Commerce Manager --- -**Minor** Moved the Swift SDK examples from the API Reference documentation to the community-supported `ios-sdk` repository [Readme file](https://github.com/moltin/ios-sdk/blob/master/README). +**Minor** Moved the Swift SDK examples from the API Reference documentation to the community-supported `ios-sdk` repository [Readme file](https://github.com/moltin/ios-sdk/blob/master/README.md). diff --git a/changelog/2022/changelog-2022-05-03.md b/changelog/2022/changelog-2022-05-03.md index 87adb03e..6bee6064 100644 --- a/changelog/2022/changelog-2022-05-03.md +++ b/changelog/2022/changelog-2022-05-03.md @@ -7,7 +7,7 @@ tags: - Commerce Manager - Product Experience Manager --- -**Major** Added PayPal Express Checkout payment method. For more information, see [PayPal Express Checkout](/docs/api/payments/update-paypal-express-checkout-gateway) and [PayPal Express Checkout Payments](/docs/api/payments/update-paypal-express-checkout-gateway). You can also use PayPal Express Checkout in Commerce Manager. +**Major** Added PayPal Express Checkout payment method. For more information, see [PayPal Express Checkout](/docs/commerce-cloud/payments/payment-gateway/configure-paypal-express-checkout) and [PayPal Express Checkout Payments](/docs/api/payments/update-paypal-express-checkout-gateway). You can also use PayPal Express Checkout in Commerce Manager. **Major** Commerce Manager: You can now localize your product names and descriptions. See [Configuring Locales](/docs/api/pxm/products/create-product). diff --git a/changelog/2022/changelog-2022-05-26.md b/changelog/2022/changelog-2022-05-26.md index b74e97fa..708bba95 100644 --- a/changelog/2022/changelog-2022-05-26.md +++ b/changelog/2022/changelog-2022-05-26.md @@ -21,6 +21,6 @@ tags: **Minor** Commerce Manager: When viewing an order, you can now click a product name to view the product details. See [Orders](/docs/commerce-manager/orders/orders-cm). -**Minor** Commerce Manager: New **Total Orders** and **Total Value of All Orders** fields and improved layout available in **Analytics**. See [Analytics](/docs/commerce-manager/analytics/). +**Minor** Commerce Manager: New **Total Orders** and **Total Value of All Orders** fields and improved layout available in **Analytics**. See [Analytics](/docs/commerce-cloud/analytics/analytics). -**Minor** Commerce Manager: The **Rename store** field is now moved to **Settings > Store Settings** page. For more information, see [Renaming a Store](/docs/commerce-manager/settings/general-settings). +**Minor** Commerce Manager: The **Rename store** field is now moved to **Settings > Store Settings** page. For more information, see [Renaming a Store](/docs/commerce-cloud/global-project-settings/general-settings). diff --git a/changelog/2023/2023-08-22-changelog.md b/changelog/2023/2023-08-22-changelog.md index a14d6146..e2b5fa37 100644 --- a/changelog/2023/2023-08-22-changelog.md +++ b/changelog/2023/2023-08-22-changelog.md @@ -11,4 +11,4 @@ hide_blog_post_date: false * Removed store type label previously displayed next to store names, and replaced with **STORE** label instead to help distinguish from when a user is managing an Organization. * Added rate limit details for stores under **SYSTEM > Store Settings > General Settings**, which have been reorganized to group together related settings. -For more information, see **[General Settings in Commerce Manager](/docs/commerce-manager/settings/general-settings)**. +For more information, see **[General Settings in Commerce Manager](https://elasticpath.dev/docs/commerce-cloud/global-project-settings/general-settings)**. diff --git a/changelog/2024/2024-04-10-changelog.md b/changelog/2024/2024-04-10-changelog.md index f141113f..b2d95f53 100644 --- a/changelog/2024/2024-04-10-changelog.md +++ b/changelog/2024/2024-04-10-changelog.md @@ -6,4 +6,4 @@ hide_blog_post_date: false --- **MAJOR** We have introduced a new feature, called **Promotions Builder,** powered by our Rule Promotion engine. This feature offers you the flexibility in providing diverse discounts to shoppers, supporting discounts of varying complexities, ranging from code-based customer discounts to Buy X Get Y discounts, fixed price promotions, cart fixed discount, and many more based on your business needs. Moreover, it is compatible with our existing legacy promotions capability, ensuring a smooth transition to the new Promotions Builder. For more information, see **[Promotions Builder in Commerce Manager](https://elasticpath.dev/docs/commerce-cloud/rule-promotions/promotions-in-commerce-manager/overview)**. To create promotions using API, see **[Rule Promotions](https://elasticpath.dev/docs/commerce-cloud/rule-promotions/overview)**. To apply Rule Promotions API in carts and orders, you must enable the **use\_rule\_promotion** field in **[Cart Settings](https://elasticpath.dev/docs/commerce-cloud/carts/cart-management/cart-settings/update-cart-settings)**. -**MINOR** The **[Get all Products](https://elasticpath.dev/docs/pxm/products/ep-pxm-products-api/get-all-products)** and **[Get all Promotions](https://elasticpath.dev/docs/commerce-cloud/promotions/promotion-management/get-all-promotions)** endpoints now support beta filtering. The new syntax is an evolution of the original syntax, and allows more characters and formats. For more information, see **[Beta Filtering](https://elasticpath.dev/guides/Getting-Started/filtering#beta-filtering)**. +**MINOR** The **[Get all Products](https://elasticpath.dev/docs/pxm/products/ep-pxm-products-api/get-all-products)** and **[Get all Promotions](https://elasticpath.dev/docs/commerce-cloud/promotions/promotion-management/get-all-promotions)** endpoints now support beta filtering. The new syntax is an evolution of the original syntax, and allows more characters and formats. For more information, see **[Beta Filtering](https://elasticpath.dev/docs/commerce-cloud/api-overview/filtering#beta-filtering)**. diff --git a/changelog/2024/2024-11-05-changelog.md b/changelog/2024/2024-11-05-changelog.md deleted file mode 100644 index 3786ef18..00000000 --- a/changelog/2024/2024-11-05-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: 'Added Flows support for Promotions Builder' -date: '2024-11-05' -tags: ['Commerce Manager', 'Promotions Builder'] -hide_blog_post_date: false ---- - -**MINOR** We have introduced Flows support for Promotions Builder that allows users to create custom fields for promotions. For example, you can create cusom fields to [display custom promotion terms and conditions](guides/How-To/promotions-builder/use-flows-with-promo-builder.mdx) messaging in the storefront. - -For API, see [The Promotions Builder Custom Fields API](/docs/promotions-builder/promotions-builder-api/promotions-builder-api-overview#the-promotions-builder-custom-fields). - -For Commerce Manager, see [Editing custom fields in a promotion builder](/docs/commerce-manager/promotions-builder/creating-a-promotion-in-promotions-builder#editing-custom-fields-in-a-promotion) - diff --git a/changelog/Studio-Release-Notes/2022/Release-132-Feb-21-2022.md b/changelog/Studio-Release-Notes/2022/Release-132-Feb-21-2022.md index ed8e6db2..d5b29365 100644 --- a/changelog/Studio-Release-Notes/2022/Release-132-Feb-21-2022.md +++ b/changelog/Studio-Release-Notes/2022/Release-132-Feb-21-2022.md @@ -58,7 +58,7 @@ getting to it along with a number of other editor improvements. * Added intro video for the editor. * Added deep-links. Among other things, this allows us to provide one URL that all users can use to access a specific - part of their account. For example, `` will now take you to the landing + part of their account. For example, will now take you to the landing pages section in *your* account. * Adjusted media policy to allow product images to be used any place where media can be used. * Updated the Studio UI to account for Shopify plans which use the proxy by default. diff --git a/docs/authentication/single-sign-on/openid.mdx b/docs/authentication/single-sign-on/openid.mdx index c94b6843..3c304441 100644 --- a/docs/authentication/single-sign-on/openid.mdx +++ b/docs/authentication/single-sign-on/openid.mdx @@ -24,8 +24,8 @@ When users authenticate using an external authentication provider, authenticatio An authentication realm is a container that consists of the following: - Users - Represented by [User Authentication Info](/docs/authentication/single-sign-on/user-authentication-info-api/overview) objects -- Authentication profiles - Ways for the users to authenticate, such as one or more [OpenID Connect Profiles](/docs/authentication/single-sign-on/openid-connect-profiles-api/openid-connect-profiles-api-overview) or [Password Profiles](/docs/authentication/single-sign-on/password-profiles-api/overview) -- Mappings between users and authentication profiles - [User Authentication OpenID Connect Profile Info](/docs/authentication/single-sign-on/user-authentication-openid-connect-profile-api/openid-connect-profile-overview) or [User Authentication Password Profile Infos](/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview) +- Authentication profiles - Ways for the users to authenticate, such as one or more [OpenID Connect Profiles](/docs/authentication/single-sign-on/openid-connect-profiles-api/openid-connect-profiles-api-overview) or [Password Profiles](/docs/authentication/single-sign-on/password-profiles-api/overview.md) +- Mappings between users and authentication profiles - [User Authentication OpenID Connect Profile Info](/docs/authentication/single-sign-on/user-authentication-openid-connect-profile-api/openid-connect-profile-overview.md) or [User Authentication Password Profile Infos](/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview.md) Here's a domain diagram showing these relationships ![authentication realm](/assets/authentication-realm-domain.png) diff --git a/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview.mdx b/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview.mdx index e0b3a7df..8e16f4e5 100644 --- a/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview.mdx +++ b/docs/authentication/single-sign-on/user-authentication-password-profiles-api/password-profile-overview.mdx @@ -4,7 +4,7 @@ nav_label: User Authentication Password Profile Infos sidebar_position: 10 --- -The `user-authentication-password-profile-info` object is the information object about the relationship between a [User Authentication Info](/docs/authentication/single-sign-on/user-authentication-info-api/overview) and a [Password Profile](/docs/authentication/single-sign-on/password-profiles-api/overview) object. +The `user-authentication-password-profile-info` object is the information object about the relationship between a [User Authentication Info](/docs/authentication/single-sign-on/user-authentication-info-api/overview) and a [Password Profile](/docs/authentication/single-sign-on/password-profiles-api/overview.md) object. ## The User Authentication Password Profile Info Object diff --git a/docs/commerce-manager/payments/paypal.mdx b/docs/commerce-manager/payments/paypal.mdx index 8f041e8a..64a95b98 100644 --- a/docs/commerce-manager/payments/paypal.mdx +++ b/docs/commerce-manager/payments/paypal.mdx @@ -72,7 +72,7 @@ Follow the instructions below or, alternatively, watch a video: 1. Click **Save**. From PayPal Express platform, you can verify that Elastic Path is onboarded to PayPal Express. Watch the following video: -