Customer Experience
Discussion List
-
Does order save add shipping address to the address book automatically?Summary: We're seeing addresses get saved to the logged in customer's address book (shippingAddresses) automatically after they place an order. Is this done on the Store… -
How to implement storefront login with user data fetched from SSE?Summary: We currently have Storefront SSO with SAML implemented that customers use to login. We want to implement a custom login without SSO. Content (please ensure you … -
How to return the stock when an order was not completed within a period of timeSummary: When a user uses a coupon code and the order remains in a status other than "No Pending Action" for a period of time (for example, 12 hours), the coupon code ca… -
How to return a coupon code when an order was not completed within a period of timeSummary: When a user uses a coupon code and the order remains in a status other than "No Pending Action" for a period of time (for example, 12 hours), the coupon code ca… -
Can we send attachment as part of Oracle Cloud Commerce Service emailsWe have different email notifications in Oracle Cloud commerce Service . Is it possible to send attachment also as part of this let us say an attachment in Order Submit … -
Possibility to use an sse databaseIn our checkout there is a call to validate the delivery zip code, this occurs because we still have locations where we do not deliver. And in our integration there is a… -
How get Recently Viewed products?Summary: Is there built-in functionality for Recently Viewed products? If not, what would be the recommended way to implement it? My idea is to either add a list of prod… -
Customise Oracle CDM User interface (add EFF)Summary: Customise Oracle CDM User interface and add EFF that is already in CX Sales Account Content (please ensure you mask any confidential information): We have Oracl… -
How do I ensure Storefront SSO uses SHA256 SAML request encryption?Summary: We're upgrading our Keycloak Server for SSO to 25 and with that, the Java runtime. Since Java 17, SHA1 algorithms were removed. The Storefront is sending the SA…