Skip to content

Configured Commerce

Categories

JUMP TO ANOTHER FORUM

156 results found

  1. Currently only one connection to a single SSO tenant can be configured in the console admin. So if you have more than one customer that would like to use Windows SSO, you wouldn't be able to configure the system to allow all possible tenants. Please allow the system to use multiple tenants for SSO.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Create an easily downloadable report that shows any promotions running on the site and their redemption.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. It would be nice if we had the ability to assign lists to all customers at one. Currently, I can only assign them to 30 at a time and it is time consuming.
    We would also like to see the ability to leverage rules to dynamically assign customers based on Customer Bill To and Ship To Fields (currently offered in Restriction Groups for example

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. The Console role access for Library ? Media and Marketing ? Search ? Indexing are hard coded in the base code. So I can not give a new console role access to Indexing or Media by doing changes in Application Dictionary.
    You should be abele to give access to these two menus when its possible to change the access to everything else.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. This is probably scattered around other feedback entries, but in general, looking for improved scheduling options for job definitions.
    1. Amore robust scheduling option, perhaps using CRON expression
    2. A flag on the job definition "Allow Simultaneous Jobs" to restrict it so it can't run the same job definition more than once at the same time
    3. Give us an option like our custom scheduler has - "Do Not Run If Any of These Other Jobs are Running" - To prevent incrementals from overlapping with fulls

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Requested by Ian Cooper during the PIM client conversation on 6/1/23. Liked by Ryan Pastor, Gina Pfaff, Remco van Daldin, Laura Malendez, Laura Mahoney, and Chandan Raj.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Committed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Is there anything in roadmap for PIM sandbox instance. Playing around live data gets difficult, specially when there are multiple sites. Requested by Mamta Agrawal and seconded by Jeff King on the PIM client cal on 6/1/23. Liked by Laura Mahouney, Ryan Pastor, Amanda Mohr, and Scot Merical.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. As privacy policy standards continue to evolve and become increasingly complex in different countries, such as the General Data Protection Regulation (GDPR for EU countries, as well as various state-specific regulations within the United States (e.g., California Consumer Privacy Act [CCPA] and Virginia Consumer Data Protection Act [CDPA], it is essential to address these requirements within the platform.
    To ensure compliance and meet the expectations of users, it is vital that the Configured Commerce product incorporates mechanisms to handle these complex privacy policy standards seamlessly. This would include the ability to:
    Clearly present and explain all base cookies utilized by…

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Currently we provide space via a pinned banner to allow customers to link to their appropriate privacy policy for additional details. This is for 'acceptance' only in that all cookies leveraged out of the box are considered first party functional cookies (https://support.optimizely.com/hc/en-us/articles/4413199721229-Cookies-in-Spire-CMS) for the website

    • The Accept button allows the pinned banner to disappear in acceptance of the policy
    • The other option is to 'close' the window, which is why it still displays if not 'accepted' on future pages/navigation of the user. This is not a 'reject' button out of the box today.


    Rejection of cookies or enhanced cookie management requires use of third party consent management system and is encouraged especially if additional cookies are leveraged or if changes are made to existing flows altering the functional first party cookie status of existing out of the box cookies.


    While looking into making existing cookies more configurable we found we…

  10. I suggest that the Lists feature be able to toggle on/off, just like other features like budgets, user management, and quotes.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. This is a request to either place the actual to/cc/bcc emails into the email body if the test email setting is on, OR at least let us customize MailMessage or the CheckTestMode method. It's basically impossible to test if cc and bcc functionality is working in lower environments because of this.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Admin API Token Endpoint - Currently, it uses an Oauth 2.0 Password grant. The documentation does not explicitly state this, but that is the grant type.
    https://docs.developers.optimizely.com/full-stack/docs/using-the-rest-api
    If you look up the information about this grant type, it is stated that it is deprecated.
    https://oauth.net/2/grant-types/password/
    Wondering if are there any plans to update the token endpoint?
    I have been working on an integration with Infor M3 CSDE, and I had issues with adding the Admin Api to the new ERP's API gateway; the major blocker was that the Gateway does not support the Oauth 2.0 Password grant. I ended up…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Partner has requested that we support the ability to add custom actions to triple dot menus of the Spire Admin Console.
    The example he gave is the ability to import, export for custom functionality.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Customer would like to be able to export order history and invoice history into an excel spreadsheet

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Would like the requisition and order requests feature that is on desktop v. to also be available on the app. For some of our customers they're not at a desktop often and would like the option to approve orders while they are on the go. Piggybacking off of this, when that feature does become available, the app should have a push notification or an app icon notification when there is a pending request to be approved.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Committed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. We have a requirement on promotions from client, it is not possible to configure it OOTB so requesting you to provide provision to customize the same OOTB.
    Support ticket raised: https://support.optimizely.com/hc/en-us/requests/1045950
    Requirement: BOGO promotion
    If user purchase 4 products and applies required promotion then user should get 50% off on products. Also in case user adds more quantity then any available price matrix discount should get applied.
    Note: When giving 50% off by promotion then product pricing should be on base price of the product and should not contain any discount.
    ?Thanks

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Currently the way promo codes work, you cannot exceed the highest threshold tied to the promo.
    For example, if I have a promo code saying to give a 5% discount on a $5,000 order, if a customer has $6,000 in their cart and try to use the promo code, it will say Invalid Promo Code.
    It would be nice if the website would give the 5% discount on the first $5,000 and not discount the remaining $1,000. Instead, we have to tell our customers to place two orders. One with the discount and the remaining $1,000 without.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. It would be amazing if we (the Opti customer can customize the promo code error message.
    Currently if a customer is outside of the promo parameters (i.e. over the total $ amount, the website says Invalid Promo Code. It isn't invalid, it just doesn't meet the criteria.
    A promo code may be expired; therefore, it would be nice to say Promo Code Has Expired.
    Invalid Promo code is so deceiving to our customers.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Use Case: As a Commerce Administrator, I am seeing the products with Images are more likely to sell online - and I want to boost those Products in Search.
    Request - allow me to boost Products with Images through configuration. Right now it's a manual process.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Multiple Optimizely B2B Commerce customers have told us they would like to offer their customers the ability to connect to their e-com using SSO. As they have customers in the thousands and that some customers might use similar identity services, the number of clients that will need to be configured will be in the thousands and, often, they will have to connect to a similar identity service (for example, Azure.
    The required changes could be as follow:
    1. In the Optimizely admin, it should be to configure an arbitrary (n number of clients, regardless of the "flavour" (Azure, Facebook, etc.…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?